- Timestamp:
- Jun 29, 2007, 1:48:08 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/css.cc
r403 r404 202 202 << "background: #e8e8ff; }\n"; 203 203 s << "table.blame tbody td.line-other { text-align: right; " 204 << "background: #fffff }\n";204 << "background: #fffff; }\n"; 205 205 s << "table.blame tbody tr:hover { background: #eed; }\n"; 206 206 s << "\n";
Note: See TracChangeset
for help on using the changeset viewer.