first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / global / dropmarker.css
index 1b0749b45574d5b67b8c24bcfca9f20efa1f7f8b..957dec574d239cbaeced23f9350e239d9d984b96 100644 (file)
@@ -13,8 +13,8 @@ dropmarker:hover:active {
   border: 1px inset #CCD0DD;
   padding-top: 2px;
   padding-bottom: 0;
-  -moz-padding-start: 2px;
-  -moz-padding-end: 0;
+  padding-inline-start: 2px;
+  padding-inline-end: 0;
 }
 
 dropmarker[disabled="true"] {