WineHQ: Fix green on green for 'good' class

Francois Gouget fgouget at free.fr
Wed Apr 21 05:23:16 CDT 2004



Changelog:

 * winehq_styles.css

   The 'good' class has a green background so don't set the text to be
of the same color.
   The 'warning' class is not used, remove it.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
      Broadcast message : fin du monde dans cinq minutes, repentez vous !
-------------- next part --------------
Index: winehq_styles.css
===================================================================
RCS file: /var/cvs/lostwages/winehq_styles.css,v
retrieving revision 1.10
diff -u -r1.10 winehq_styles.css
--- a/winehq_styles.css	26 Mar 2004 00:02:10 -0000	1.10
+++ b/winehq_styles.css	21 Apr 2004 10:05:29 -0000
@@ -41,8 +41,6 @@
 .normal            { color: #000000; }
 .error             { color: #ff0000; }
 .water             { color: #6060ff; }
-.good              { color: #60ff60; }
-.warning           { color: #fffa00; }
 .blueman           { color: #335184; }
 
 /* text styles */


More information about the wine-patches mailing list