changeset 12359:55dc918c21d5 stable

tests: fix hgweb template change
author Matt Mackall <mpm@selenic.com>
date Mon, 20 Sep 2010 17:01:12 -0500
parents 0c2c969e032b
children 4ae3e5dffa60
files tests/test-hgweb.out
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-hgweb.out	Sun Sep 19 21:20:38 2010 -0500
+++ b/tests/test-hgweb.out	Mon Sep 20 17:01:12 2010 -0500
@@ -276,6 +276,7 @@
 tr.dark, .parity1 { background-color:#f6f6f0; }
 tr.dark:hover, .parity1:hover { background-color:#edece6; }
 td { padding:2px 5px; font-size:12px; vertical-align:top; }
+td.closed { background-color: #99f; }
 td.link { padding:2px 5px; font-family:sans-serif; font-size:10px; }
 td.indexlinks { white-space: nowrap; }
 td.indexlinks a {