Changeset 2735 for trunk/template/yoga/theme
- Timestamp:
- Oct 14, 2008, 7:28:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/theme/Sylvia/theme.css
r2706 r2735 102 102 .rateButtonStarFull { background-image: url('icon/rating-stars.gif'); } 103 103 .rateButtonStarEmpty { background-image: url('icon/rating-stars.gif'); } 104 input[type="button"], input[type="submit"], input[type="reset"] { 105 background-color:#ff3363; color:#222; border-color: #ff3363; } 106 input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { 107 background-color:#999; border-color: #666; }
Note: See TracChangeset
for help on using the changeset viewer.