Changeset 3393
- Timestamp:
- Jan 19, 2009, 2:35:50 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/branches/test/trac/htdocs/main.css
r3392 r3393 83 83 opacity: 0.7; 84 84 } 85 t head th {85 table thead th, table.listing thead th { 86 86 background: #88AA77; 87 87 color: #fff; 88 88 font-weight: bold; 89 -moz-border-radius: 5px; 90 -webkit-border-radius: 5px; 89 91 } 90 92 th a {
Note: See TracChangeset
for help on using the changeset viewer.