- Timestamp:
- Oct 19, 2008, 11:58:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/htdocs/common/css/trac.css
r3058 r3059 336 336 #mainnav .active :link, #mainnav .active :visited { /* url(../topbar_gradient2.png) */ 337 337 background: #88AA77; 338 color: # fff;338 color: #224422; 339 339 border: none; 340 340 background: 0 0 repeat-x; … … 344 344 border: none; 345 345 background: #224422; 346 color: #fff; 346 347 } 347 348 * html #mainnav :link,* html #mainnav :visited {
Note: See TracChangeset
for help on using the changeset viewer.