some more small updates for LCARStrek in Firefox 17 cycle, most Social API
[themes.git] / LCARStrek / browser / searchbar.css
index 63efbbcdca5b2c43c87855af06337b8dfb7eb2e8..b09c72f4b010779fe0de60e3473da6d3e442cfcc 100644 (file)
@@ -30,7 +30,7 @@
   border: none;
 }
 
-.searchbar-engine-button["open=true"] {
+.searchbar-engine-button[open="true"] {
   background-color: #FF9F00;
 }
 
@@ -66,7 +66,7 @@
 }
 
 .search-go-button:-moz-locale-dir(rtl) {
-  -moz-transform: scaleX(-1);
+  transform: scaleX(-1);
 }
 
 .search-go-button:hover {