first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / global / scrollbox.css
index cc8cba1866fc89bb6053722ecb3002126789543d..4b11c759aebb40fab9419e231288c223cf787799 100644 (file)
@@ -70,8 +70,8 @@ autorepeatbutton,
   -moz-box-pack: center;
   margin-top: 1px;
   margin-bottom: 2px;
   -moz-box-pack: center;
   margin-top: 1px;
   margin-bottom: 2px;
-  -moz-margin-start: 1px;
-  -moz-margin-end: 2px;
+  margin-inline-start: 1px;
+  margin-inline-end: 2px;
 }
 
 autorepeatbutton {
 }
 
 autorepeatbutton {
@@ -86,6 +86,6 @@ autorepeatbutton:not([disabled="true"]):hover:active {
   border: 1px inset #CCD0DD;
   padding-top: 2px;
   padding-bottom: 1px;
   border: 1px inset #CCD0DD;
   padding-top: 2px;
   padding-bottom: 1px;
-  -moz-padding-start: 2px;
-  -moz-padding-end: 1px;
+  padding-inline-start: 2px;
+  padding-inline-end: 1px;
 }
 }