first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / browser / preferences / in-content / search.css
index 7b045ca3066486a540b911d9e30d4d8ef77a14f9..66ccebdd7c9fd10230aee8cf0ff04596a5fa7b8e 100644 (file)
@@ -19,8 +19,8 @@
 }
 
 #engineList treechildren::-moz-tree-image(engineName) {
-  -moz-margin-end: 10px;
-  -moz-margin-start: 1px;
+  margin-inline-end: 10px;
+  margin-inline-start: 1px;
   width: 16px;
   height: 16px;
 }
@@ -30,7 +30,7 @@
   width: 10000px; /* 100% doesn't work; 10k is hopefully larger than any window
                      we may have, overflow isn't visible. */
   height: 2px;
-  -moz-margin-start: 0;
+  margin-inline-start: 0;
 }
 
 #engineShown {