update for trunk changes between 2008-02-07 and today
[themes.git] / EarlyBlue / global / notification.css
index 445176ca4bea08d32766aa733b9b2c5100f555a9..b676aea6edfa2103385495987d2b4fa34ab47f0f 100644 (file)
@@ -7,10 +7,12 @@ notification {
 
 notification[type="info"] {
   background-color: #CCD0DD;
+  color: #000000;
 }
 
 notification[type="critical"] {
   background-color: #FFC0C0;
+  color: #000000;
 }
 
 .messageImage {