##// END OF EJS Templates
update output of test-hgweb
Alexis S. L. Carvalho -
r6252:f21f6de1 default
parent child Browse files
Show More
@@ -147,4 +147,8 b' span.logtags span.branchtag {'
147 background-color: #aaffaa;
147 background-color: #aaffaa;
148 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
148 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
149 }
149 }
150 span.logtags span.inbranchtag {
151 background-color: #d5dde6;
152 border-color: #e3ecf4 #9398f4 #9398f4 #e3ecf4;
153 }
150 % errors
154 % errors
General Comments 0
You need to be logged in to leave comments. Login now