first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / global / checkbox.css
index 841ebf62a9344e194595ed4a941804519aa2f579..c750a880157116d357d518ea287520a01bfe7981 100644 (file)
@@ -32,7 +32,7 @@ checkbox {
 }
 
 .checkbox-icon[src] {
-  -moz-margin-end: 2px;
+  margin-inline-end: 2px;
 }
 
 .checkbox-label {
@@ -70,7 +70,7 @@ checkbox[disabled="true"] > .checkbox-label-center-box > .checkbox-label-box {
 }
 
 checkbox > .checkbox-check {
-  -moz-margin-end: 4px;
+  margin-inline-end: 4px;
 }
 
 checkbox:not([disabled="true"]):hover > .checkbox-check,