WineHQ: better summary colors

Dimitrie O. Paun dpaun at rogers.com
Fri Apr 23 00:27:44 CDT 2004


Make the colors a bit more distinct. It still matches
a "standard" status color...

Index: winetest/summary.css
===================================================================
RCS file: /home/wine/tools/winetest/summary.css,v
retrieving revision 1.3
diff -u -r1.3 summary.css
--- winetest/summary.css        21 Apr 2004 14:58:02 -0000      1.3
+++ winetest/summary.css        23 Apr 2004 05:26:44 -0000
@@ -11,7 +11,7 @@
        background-color: #60ff60;
 }
 .mixed {
-       background-color: #ff8f4a;
+       background-color: #ffff40;
 }
 .fail {
        background-color: #ff5050;

-- 
Dimi.




More information about the wine-patches mailing list