# HG changeset patch # User Alexis S. L. Carvalho # Date 2008-03-14 12:56:58 # Node ID f21f6de16d413b6ab26a12e0220c652a7398e1bd # Parent 87053f0b0fad9856481fa90d9a8a187c919494ac update output of test-hgweb diff --git a/tests/test-hgweb.out b/tests/test-hgweb.out --- a/tests/test-hgweb.out +++ b/tests/test-hgweb.out @@ -147,4 +147,8 @@ span.logtags span.branchtag { background-color: #aaffaa; border-color: #ccffcc #00cc33 #00cc33 #ccffcc; } +span.logtags span.inbranchtag { + background-color: #d5dde6; + border-color: #e3ecf4 #9398f4 #9398f4 #e3ecf4; +} % errors