Changeset 3365 for web/branches/test
- Timestamp:
- Jan 19, 2009, 12:59:35 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/htdocs/main.css
r3364 r3365 19 19 color: #290c00; 20 20 } 21 #mainnav .active :link, #mainnav .active :visited {main.css (ligne 18) 22 color: #290c00; 23 background: #528e51; 24 } 21 25 #mainnav .active :link:hover, #mainnav .active :visited:hover { 22 26 color: #290c00; 23 background: #528e51;27 background: none; 24 28 } 25 29
Note: See TracChangeset
for help on using the changeset viewer.