diff templates/static/style-paper.css @ 8713:de6bb29e208a

hgweb: allow distinction between open/closed branches on branches page
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 04 Jun 2009 18:05:50 +0200
parents 5cd232ebc317
children 1d75c683ada1
line wrap: on
line diff
--- a/templates/static/style-paper.css	Wed Jun 03 17:12:48 2009 -0500
+++ b/templates/static/style-paper.css	Thu Jun 04 18:05:50 2009 +0200
@@ -185,6 +185,8 @@
 .fileline { font-family: monospace; }
 .fileline img { border: 0; }
 
+.tagEntry .closed { color: #99f; }
+
 /* Changeset entry */
 #changesetEntry {
   border-collapse: collapse;