Ignore:
Timestamp:
Mar 18, 2010, 12:08:53 PM (14 years ago)
Author:
plg
Message:

make the fieldset labels easier to read (no italic, increased letter spacing,
bold)

make the fiedset border softer

photos_add 2 screens comply with the fieldset system instead of specific
formField divs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/clear/theme.css

    r5170 r5174  
    6161
    6262/* borders */
    63 fieldset { border: 1px solid #999; }
     63fieldset { border: 2px solid #ddd; }
    6464INPUT, SELECT, TEXTAREA { border: 1px solid #999; }
    6565input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#bbb;color: #666; }
Note: See TracChangeset for help on using the changeset viewer.