Changeset 2736 for branches/2.0/template


Ignore:
Timestamp:
Oct 14, 2008, 8:30:48 PM (16 years ago)
Author:
vdigital
Message:

Stripy buttons have been reviewed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/template/yoga/theme/Sylvia/theme.css

    r2720 r2736  
    101101.rateButtonStarEmpty { background-image: url('icon/rating-stars.gif'); }
    102102#menubar #mbIdentification fieldset div input[type="text"] { margin: 0 0 3px; width: 174px; display: inline; }
     103input[type="button"], input[type="submit"], input[type="reset"] {
     104background-color:#ff3363; color:#222; border-color: #ff3363; }
     105input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
     106background-color:#999; border-color: #666; }
    103107/* IE6... Hacks: */
    104 /*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */
     108/*\*/ * html #menubar #mbIdentification .button { margin-right:25px; } /* */ =======
Note: See TracChangeset for help on using the changeset viewer.