author | Matt Mackall <mpm@selenic.com> |
Mon, 20 Sep 2010 17:01:12 -0500 | |
changeset 12356 | dbca8f134f00 |
parent 12355 | 2935cb0ab4e9 |
child 12361 | 2754c8273132 |
child 12545 | a2577df1e163 |
--- 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 {