Changeset 539
- Timestamp:
- Feb 8, 2011, 7:08:31 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/web/htdocs/monsterz.css
r538 r539 502 502 color: #152B33; 503 503 } 504 .wiki-toc .active, #tabs li.active, 504 505 .wiki-toc .active :link, #tabs li.active :link, 505 506 .wiki-toc .active :visited, #tabs li.active :visited { … … 507 508 color: #152B33; 508 509 border: transparent; 510 } 511 .wiki-toc .active :link, #tabs li.active :link, 512 .wiki-toc .active :visited, #tabs li.active :visited { 509 513 border-bottom:1px solid #152B33; 510 514 } 511 512 515 #mainnav li { 513 516 background-color: transparent;
Note: See TracChangeset
for help on using the changeset viewer.