changeset 12356:dbca8f134f00

tests: fix hgweb template change
author Matt Mackall <mpm@selenic.com>
date Mon, 20 Sep 2010 17:01:12 -0500
parents 2935cb0ab4e9
children 2754c8273132 a2577df1e163
files tests/test-hgweb.out
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-hgweb.out	Mon Sep 20 16:56:57 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 {