diff templates/static/style.css @ 5273: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 d8477881ee0f
line wrap: on
line diff
--- a/templates/static/style.css	Fri Aug 31 01:21:31 2007 +0200
+++ b/templates/static/style.css	Fri Aug 31 11:18:29 2007 +0200
@@ -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; }