Changeset 9508
- Timestamp:
- Nov 10, 2009, 5:43:05 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/stylesheets/common.css
r9507 r9508 750 750 751 751 .turtleEnabled { 752 background: transparent url('../images/graphics/chrome.png') left -119px no-repeat; 753 } 754 .turtleEnabled:active { 752 755 background: transparent url('../images/graphics/chrome.png') -32px -119px no-repeat; 753 756 } … … 755 758 background: transparent url('../images/graphics/chrome.png') left -97px no-repeat; 756 759 } 760 .turtleDisabled:active { 761 background: transparent url('../images/graphics/chrome.png') -32px -97px no-repeat; 762 } 763 757 764 758 765 /*--------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.