update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / LCARStrek / global / notification.css
index 86e321f5810e801afb4694c7271b7045cf4c8319..689be2ba316384d4c99dd38f0a6aaeea44031411 100644 (file)
@@ -3,7 +3,8 @@
 notification {
   background-color : #FFCF00;
   color: #000000;
-  -moz-border-radius: 8px;
+  text-shadow: none;
+  border-radius: 8px;
 }
 
 notification[type="info"] {