Changeset 541 for trunk/monsterz/web
- Timestamp:
- Feb 8, 2011, 7:14:46 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/monsterz/web/htdocs/monsterz.css
r540 r541 662 662 663 663 table.code thead th,table.code tbody th,.diff table thead th,.diff table thead td,.diff table tbody th,.diff table tbody td,.diff li.entry,.diff table tbody.skipped td { 664 background:# 000;664 background:#152B33; 665 665 color:#E0E0E0; 666 666 } 667 667 668 668 .diff li.entry { 669 border: none;670 background:# 000;669 border: 1px solid #8D887B; 670 background:#152B33; 671 671 } 672 672 … … 899 899 #mainnav .active :visited:active, 900 900 #prefs fieldset legend,.diff h2 { 901 color:# 464861;901 color:#8D887B; 902 902 background: transparent none; 903 903 border-right: transparent;
Note: See TracChangeset
for help on using the changeset viewer.