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