Increase the font-size of the Files fieldset
This commit is contained in:
parent
8a863a4f1b
commit
47e498f3a8
|
@ -426,6 +426,7 @@ fieldset.settings label { display: block; }
|
||||||
.required {color: #bb0000;}
|
.required {color: #bb0000;}
|
||||||
.summary {font-style: italic;}
|
.summary {font-style: italic;}
|
||||||
|
|
||||||
|
#attachments {font-size: 1em; }
|
||||||
#attachments_fields input[type=text] {margin-left: 8px; }
|
#attachments_fields input[type=text] {margin-left: 8px; }
|
||||||
|
|
||||||
div.attachments { margin-top: 12px; }
|
div.attachments { margin-top: 12px; }
|
||||||
|
|
Loading…
Reference in New Issue