comparison templates/static/style.css @ 5270:6e0f05f6f68d

hgweb: Show date of last change for each file in manifest
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 31 Aug 2007 11:18:29 +0200
parents bc63247c66e9
children
comparison
equal deleted inserted replaced
5269:a0229e4e4b73 5270:6e0f05f6f68d
1 a { text-decoration:none; } 1 a { text-decoration:none; }
2 .age { white-space:nowrap; } 2 .age { white-space:nowrap; }
3 .date { white-space:nowrap; }
3 .indexlinks { white-space:nowrap; } 4 .indexlinks { white-space:nowrap; }
4 .parity0 { background-color: #dddddd; } 5 .parity0 { background-color: #dddddd; }
5 .parity1 { background-color: #eeeeee; } 6 .parity1 { background-color: #eeeeee; }
6 .lineno { width: 60px; color: #aaaaaa; font-size: smaller; 7 .lineno { width: 60px; color: #aaaaaa; font-size: smaller;
7 text-align: right; padding-right:1em; } 8 text-align: right; padding-right:1em; }