Popup design
This commit is contained in:
14
goodies/chrome-extension/popup/css/form.css
Normal file
14
goodies/chrome-extension/popup/css/form.css
Normal file
@@ -0,0 +1,14 @@
|
||||
label {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
input {
|
||||
border-radius: 5px;
|
||||
height: 25pt;
|
||||
}
|
||||
|
||||
input,
|
||||
textarea {
|
||||
color: #04254e;
|
||||
font-size: 14pt;
|
||||
}
|
||||
Reference in New Issue
Block a user