tests: fix hgweb template change stable
authorMatt Mackall <mpm@selenic.com>
Mon, 20 Sep 2010 17:01:12 -0500
branchstable
changeset 12359 55dc918c21d5
parent 12353 0c2c969e032b
child 12360 4ae3e5dffa60
tests: fix hgweb template change
tests/test-hgweb.out
--- 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 {