- Patch #581634 by stBorchert: added missing CSS file.
parent
105bd63a99
commit
efab1afcc6
|
@ -0,0 +1,14 @@
|
|||
div.form-item-resolution .description {
|
||||
clear: both;
|
||||
}
|
||||
div.form-item-resolution .form-type-textfield {
|
||||
float: left;
|
||||
}
|
||||
div.form-item-resolution .form-type-textfield label {
|
||||
font-weight: normal;
|
||||
font-size: 0.85em;
|
||||
color: #898989;
|
||||
}
|
||||
div.form-item-resolution .upload-max-resolution-x-wrapper .field-suffix {
|
||||
margin-right: 0.25em;
|
||||
}
|
Loading…
Reference in New Issue