first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / communicator / search / searchbar.css
index 202a7d43cac3bc4a0ba368d5afca58083a63e99c..601e06d21e292a92e60abee4caa9b26d1a3f4414 100644 (file)
@@ -3,7 +3,7 @@
   min-width: 6em;
   border-radius: 5px;
   margin: 0;
-  -moz-margin-start: 3px;
+  margin-inline-start: 3px;
 }
 
 .searchbar-textbox > .autocomplete-textbox-container {
@@ -47,8 +47,8 @@
 }
 
 .search-go-button:-moz-system-metric(touch-enabled) {
-  -moz-padding-start: 5px;
-  -moz-padding-end: 3px;
+  padding-inline-start: 5px;
+  padding-inline-end: 3px;
 }
 
 .search-go-button:-moz-locale-dir(rtl) {