first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / global / aboutProfiles.css
index 77a1d55200da931e67c1835278a943d57f3bd254..4065bbe2549e995610f9ef0d160e391786bb6822 100644 (file)
@@ -16,8 +16,8 @@ body {
 }
 
 button {
-  -moz-margin-start: 0;
-  -moz-margin-end: 8px;
+  margin-inline-start: 0;
+  margin-inline-end: 8px;
 }
 
 table {
@@ -57,12 +57,12 @@ td {
   float: right;
   margin-top: 2em;
   margin-bottom: 20px;
-  -moz-margin-start: 20px;
-  -moz-margin-end: 0;
+  margin-inline-start: 20px;
+  margin-inline-end: 0;
   padding: 16px;
   width: 30%;
 }
 
-#action-box:-moz-dir(rtl) {
+#action-box:dir(rtl) {
   float: left;
 }