Increase the font-size of the Files fieldset

This commit is contained in:
Eric Davis 2011-02-19 19:24:11 -08:00 committed by Felix Schäfer
parent 8a863a4f1b
commit 47e498f3a8
1 changed files with 1 additions and 0 deletions

View File

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