update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / EarlyBlue / global / findBar.css
index e5a4b2493386b19d1f6dba3ff289b1e177c39578..f7e35de418c0ccbb9bdae5699ac0a1a30a20da8f 100644 (file)
@@ -64,12 +64,12 @@ findbar {
 }
 
 .findbar-textbox[status="notfound"] {
-  -moz-box-shadow: 0 0 0 1em #FFC0C0 inset;
+  box-shadow: 0 0 0 1em #FFC0C0 inset;
   color: #000000;
 }
 
 .findbar-textbox[flash="true"] {
-  -moz-box-shadow: 0 0 0 1em #FFFFC0 inset;
+  box-shadow: 0 0 0 1em #FFFFC0 inset;
   color: #000000;
 }