diff 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
line wrap: on
line diff
--- a/templates/static/style.css
+++ b/templates/static/style.css
@@ -1,5 +1,6 @@
 a { text-decoration:none; }
 .age { white-space:nowrap; }
+.date { white-space:nowrap; }
 .indexlinks { white-space:nowrap; }
 .parity0 { background-color: #dddddd; }
 .parity1 { background-color: #eeeeee; }