second and final part of syncing both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / global / in-content / info-pages.css
index 0b5745873610a5dd1afda54e1ae0671231ed7fab..f42ab17719f51fed660e2d14c0c9af8af0abdfe6 100644 (file)
@@ -11,8 +11,8 @@ body {
   min-height: 100vh;
   padding-top: 0;
   padding-bottom: 0;
   min-height: 100vh;
   padding-top: 0;
   padding-bottom: 0;
-  -moz-padding-start: calc(48px + 4.6em);
-  -moz-padding-end: 48px;
+  padding-inline-start: calc(48px + 4.6em);
+  padding-inline-end: 48px;
   align-items: center;
   justify-content: center;
 }
   align-items: center;
   justify-content: center;
 }
@@ -35,12 +35,13 @@ body {
   background-position: left 0;
   background-repeat: no-repeat;
   background-size: 1.6em;
   background-position: left 0;
   background-repeat: no-repeat;
   background-size: 1.6em;
-  -moz-margin-start: -2.3em;
-  -moz-padding-start: 2.3em;
+  margin-inline-start: -2.3em;
+  padding-inline-start: 2.3em;
   font-size: 2.5em;
 }
 
   font-size: 2.5em;
 }
 
-.title:-moz-dir(rtl) {
+.title:moz-locale-dir(rtl),
+.title:dir(rtl) {
   background-position: right 0;
 }
 
   background-position: right 0;
 }
 
@@ -57,8 +58,8 @@ body {
 
   .title {
     background-image: none !important;
 
   .title {
     background-image: none !important;
-    -moz-padding-start: 0;
-    -moz-margin-start: 0;
+    padding-inline-start: 0;
+    margin-inline-start: 0;
   }
 
   .title-text {
   }
 
   .title-text {
@@ -69,7 +70,7 @@ body {
 ul, ol {
   margin: 0;
   padding: 0;
 ul, ol {
   margin: 0;
   padding: 0;
-  -moz-margin-start: 1em;
+  margin-inline-start: 1em;
 }
 
 ul > li, ol > li {
 }
 
 ul > li, ol > li {
@@ -90,7 +91,7 @@ ul {
 }
 
 .button-container > button:first-child {
 }
 
 .button-container > button:first-child {
-  -moz-margin-start: 0;
+  margin-inline-start: 0;
 }
 
 /* Trees */
 }
 
 /* Trees */