- Patch #581634 by stBorchert: added missing CSS file.

merge-requests/26/head
Dries Buytaert 2009-09-20 17:59:45 +00:00
parent 105bd63a99
commit efab1afcc6
1 changed files with 14 additions and 0 deletions

View File

@ -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;
}