update both themes for changes in toolkit winstripe for Mozilla 10 platform
[themes.git] / LCARStrek / global / findBar.css
index edb202070697c5bfd711b0083898399370dc87a5..b31fbd810976da662c44c820ef1d46042cb641f6 100644 (file)
@@ -9,8 +9,8 @@
 }
 
 findbar {
-  border-top: 1px solid #000000;
-  border-bottom: 1px solid transparent;
+  border-top: 3px solid #000000;
+  border-bottom: none;
   min-width: 1px;
 }
 
@@ -68,12 +68,12 @@ findbar {
 }
 
 .findbar-textbox[status="notfound"] {
-  -moz-box-shadow: 0 0 0 1em #FF0000 inset;
+  box-shadow: 0 0 0 1em #FF0000 inset;
   color: #000000;
 }
 
 .findbar-textbox[flash="true"] {
-  -moz-box-shadow: 0 0 0 1em #FFCF00 inset;
+  box-shadow: 0 0 0 1em #FFCF00 inset;
   color: #000000;
 }