first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / global / about.css
index 1e5a1074f63ef8a7d19e2bb57ceece817c1bd6f1..db5ef230d7c8de263d68808af957fbb967fda11a 100644 (file)
@@ -13,7 +13,7 @@ body {
   border: 1px solid #9C9CFF;
   border-radius: 10px;
   padding: 3em;
-  -moz-padding-start: 30px;
+  padding-inline-start: 30px;
   background: #000000;
 }
 
@@ -41,13 +41,13 @@ img {
   color: #008484;
   margin-top: -24px;
   margin-bottom: 9px;
-  -moz-margin-start: 17px;
-  -moz-margin-end: 0;
+  margin-inline-start: 17px;
+  margin-inline-end: 0;
 }
 
 ul {
   margin: 0;
-  -moz-margin-start: 1.5em;
+  margin-inline-start: 1.5em;
   padding: 0;
   list-style: square;
 }