first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / browser / aboutPrivateBrowsing.css
index 3b5d4b54c608f66a0c5ac1de5db4cd1ab62eccc9..541f18c30a2dc162acb38d75427fc42743353273 100644 (file)
@@ -19,7 +19,7 @@ body.normal > #errorPageContainer {
 }
 
 #startPrivateBrowsingDesc > button {
-  -moz-margin-start: 0;
+  margin-inline-start: 0;
 }
 
 #footerDesc > p {
@@ -28,11 +28,11 @@ body.normal > #errorPageContainer {
 
 #moreInfo {
   font-size: 110%; /* to match the value set in chrome://global/skin/netError.css */
-  -moz-padding-start: 25px;
+  padding-inline-start: 25px;
   background: url("chrome://global/skin/icons/information-16.png") no-repeat top left;
 }
 
-#moreInfo:-moz-dir(rtl) {
+#moreInfo:dir(rtl) {
   background-position: top right;
 }