first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / communicator / aboutPrivateBrowsing.css
index 0963fcafe5b074eb86a299031f06c120bd188a3c..1cfe096c7bdc5823f4bd4b5d5c1af3c5f3e14f4e 100644 (file)
@@ -14,7 +14,7 @@
   border: 1px solid #666699;
   border-radius: 10px;
   padding: 3em;
-  -moz-padding-start: 30px;
+  padding-inline-start: 30px;
   margin-left: 1em;
   margin-right: 1em;
 }
   background-image: url("chrome://global/skin/icons/information-48.png");
   width: 48px;
   height: 48px;
-  -moz-margin-end: 3em;
+  margin-inline-end: 3em;
 }
 
 #warningBox.normal > #warningBoxIcon {
   background-image: url("chrome://global/skin/icons/question-48.png");
   width: 48px;
   height: 48px;
-  -moz-margin-end: 3em;
+  margin-inline-end: 3em;
 }
 
 #trackWarnBox {
   margin-top: 0.6em;
-  -moz-margin-end: 7em;
+  margin-inline-end: 7em;
   -moz-box-align: center;
 }
 
@@ -81,5 +81,5 @@
 
 #warningOuterBox > vbox > label,
 #warningInnerBox > description {
-  -moz-margin-start: 0;
+  margin-inline-start: 0;
 }