Changeset 186
- Timestamp:
- Dec 4, 2009, 12:22:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/main.css
r185 r186 48 48 color: #fff; 49 49 } 50 table.listing thead { 51 background: #000; 52 } 53 table.listing tbody tr.even { 54 background-color: #333; 55 } 56 table.listing tbody tr.odd { 57 background-color: #000; 58 }
Note: See TracChangeset
for help on using the changeset viewer.