update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / LCARStrek / mozapps / plugins / pluginProblem.css
index 796f8a2e032a014d1c815aaf99d343c5bff9f557..03ea6500c3dddbfe4bac6d74fdc9ab1d9b975729 100644 (file)
@@ -6,9 +6,9 @@
     text-align: center;
     background-color: #000000;
     color: #FFCF00;
-    -moz-border-radius: 12px;
+    border-radius: 12px;
     /* recessed effect with 'disabled' shadow */
-    -moz-box-shadow: inset 0 1px 5px #8050B0;
+    box-shadow: inset 0 1px 5px #8050B0;
     padding: 5px;
     -moz-user-select: none;
 }