15 lines
340 B
CSS
15 lines
340 B
CSS
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;
|
|
}
|