Changeset 2954


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

border #666 (now : #999)

merge -c2953 from branch 2.0 to trunk

File:
1 edited

Legend:

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

    r2944 r2954  
    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.