added some padding to inputboxes
This commit is contained in:
parent
bf553ff723
commit
395ded8f77
@ -506,6 +506,14 @@ li.widget-class {
|
||||
margin-bottom: .2em;
|
||||
}
|
||||
|
||||
.textinput, .bigtextinput, .smalltextinput {
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
.textinput:focus, .bigtextinput:focus, .smalltextinput:focus {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#admin-config input.textinput ,
|
||||
#admin-config select.textinput {
|
||||
width: 20em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user