Changeset 1249
- Timestamp:
- 01/15/08 23:41:34 (23 months ago)
- Location:
- branches/release-27/mt-static/css
- Files:
-
- 2 modified
-
hacks/ie.css (modified) (1 diff)
-
structure.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-27/mt-static/css/hacks/ie.css
r1182 r1249 108 108 } 109 109 110 .display-options-link { 111 top: 6px; 112 } 113 -
branches/release-27/mt-static/css/structure.css
r1246 r1249 656 656 657 657 .display-options-link { 658 float: right; 659 padding-right: 15px; 658 position: absolute; 659 top: 9px; 660 right: 20px; 660 661 background: transparent url(../images/display-options-link.gif) no-repeat right center; 662 padding-right: 18px; 661 663 } 662 664 .display-options-link:hover {
