Changeset 2953 for branches


Ignore:
Timestamp:
Dec 8, 2008, 8:02:12 PM (15 years ago)
Author:
vdigital
Message:
  • fieldset :

border #666 (now : #999)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/template/goto/theme/roma/theme.css

    r2943 r2953  
    5353 background-image: url(images/fillet.png); background-repeat: repeat-x; }
    5454/* borders */
    55 fieldset { border: 1px solid #999; }
     55fieldset { border: 1px solid #666; }
    5656INPUT, SELECT, TEXTAREA { border: 1px solid #666; }
    5757input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
Note: See TracChangeset for help on using the changeset viewer.