- Patch #607040 by cweagans: added missing CVS tag, and added some line breaks.
parent
0e9dda10b9
commit
8c270c43d3
|
@ -1,3 +1,5 @@
|
|||
/* $Id$ */
|
||||
|
||||
.menu-operations {
|
||||
width: 100px;
|
||||
}
|
||||
|
|
|
@ -1,14 +1,19 @@
|
|||
/* $Id$ */
|
||||
|
||||
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