forward-port temp icon for Mozilla Persona login
[themes.git] / EarlyBlue / global / findBar.css
index e5a4b2493386b19d1f6dba3ff289b1e177c39578..86552d66f9c7001b1f67196cc20cd96c91c34f2b 100644 (file)
@@ -60,16 +60,16 @@ findbar {
 }
 
 .find-status-icon[status="notfound"] {
-  list-style-image: url("chrome://global/skin/icons/notfound.png");
+  list-style-image: url("chrome://global/skin/icons/information-16.png");
 }
 
 .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;
 }