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/roma/theme.css

    r5172 r5174  
    6969 background-image: url(images/fillet.png); background-repeat: repeat-x; }
    7070/* borders */
    71 fieldset { border: 1px solid #666; }
     71fieldset { border: 2px solid #333; }
    7272INPUT, SELECT, TEXTAREA { border: 1px solid #666; }
    7373input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
Note: See TracChangeset for help on using the changeset viewer.