Changeset 1020
- Timestamp:
- 2012-07-20T18:30:30+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/mod_cacher/htdocs/xcache.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mod_cacher/htdocs/xcache.css
r933 r1020 39 39 40 40 .switcher, h1 { text-align: center; display: block; } 41 .switcher a { color: blue; padding: 0 8px 0 8px; border: 1px solid white; border-bottom-color: black; }41 .switcher a { color: blue; padding: 1px 8px 1px 8px; border: 1px solid white; border-bottom-color: black; text-decoration: none; } 42 42 .switcher a:hover.active 43 43 , .switcher a:active.active 44 , .switcher a.active { color: black; text-decoration: none;background: #99C; border-color: #99C; border-left-color: black; border-right-color: black; }44 , .switcher a.active { color: black; background: #99C; border-color: #99C; border-left-color: black; border-right-color: black; } 45 45 .switcher a:hover { background: #f0f0f0; } 46 46 .switcher a:active { background: #e0e0e0; }
Note: See TracChangeset
for help on using the changeset viewer.

