first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / global / checkbox.css
index 66253d53ff557b76a03191d464e6b753315ab596..b28cea22f88b7c180737e46c905d7ab0ec6d6782 100644 (file)
@@ -31,7 +31,7 @@ checkbox {
 }
 
 .checkbox-icon[src] {
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
 }
 
 .checkbox-label {
@@ -67,7 +67,7 @@ checkbox[disabled="true"] {
 }
 
 checkbox > .checkbox-check {
-  -moz-margin-end: 4px;
+  margin-inline-end: 4px;
 }
 
 checkbox:hover:active > .checkbox-check,