Changeset 2745 for branches/2.0/admin


Ignore:
Timestamp:
Oct 15, 2008, 7:08:13 PM (16 years ago)
Author:
vdigital
Message:

Neuronal correction... Buttons colors and comment list bullets.

File:
1 edited

Legend:

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

    r2736 r2745  
    167167#ui-datepicker-div .ui-datepicker-header select { color:#999; font-weight:normal; }
    168168input[type="button"], input[type="submit"], input[type="reset"] {
    169 background-color:#ff3363; color:#222; border-color: #ff3363; }
     169color:#ff3363; background-color:#222; border-color: #ff3363; }
    170170input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    171 background-color:#999; border-color: #666; }
     171color:#999; border-color: #666; }
    172172.bigbutton { background:transparent url(images/quickLocalSync_inactiv.png) no-repeat scroll left top; display: block;
    173173color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px;
Note: See TracChangeset for help on using the changeset viewer.