second and final part of syncing both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / global / about.css
index 1e5a1074f63ef8a7d19e2bb57ceece817c1bd6f1..23e8a80ad9911aa66c89c722fb14c0391e14591c 100644 (file)
@@ -13,7 +13,7 @@ body {
   border: 1px solid #9C9CFF;
   border-radius: 10px;
   padding: 3em;
   border: 1px solid #9C9CFF;
   border-radius: 10px;
   padding: 3em;
-  -moz-padding-start: 30px;
+  padding-inline-start: 30px;
   background: #000000;
 }
 
   background: #000000;
 }
 
@@ -41,13 +41,14 @@ img {
   color: #008484;
   margin-top: -24px;
   margin-bottom: 9px;
   color: #008484;
   margin-top: -24px;
   margin-bottom: 9px;
-  -moz-margin-start: 17px;
-  -moz-margin-end: 0;
+  margin-inline-start: 17px;
+  margin-inline-end: 0;
+  text-align: left; /* Override direction alignment on RTL to make sure that the version will fit well on the background. bug 1325232 */
 }
 
 ul {
   margin: 0;
 }
 
 ul {
   margin: 0;
-  -moz-margin-start: 1.5em;
+  margin-inline-start: 1.5em;
   padding: 0;
   list-style: square;
 }
   padding: 0;
   list-style: square;
 }