first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / mozapps / extensions / update.css
index 191ae67483065b0694fbb61161001f1bd99affa8..557efddf3a655ad89d2561ad3828f3f618708707 100644 (file)
@@ -8,8 +8,8 @@
   height: 16px;
   margin-top: 5px;
   margin-bottom: 5px;
-  -moz-margin-start: 5px;
-  -moz-margin-end: 2px;
+  margin-inline-start: 5px;
+  margin-inline-end: 2px;
 }
 
 .alertBox {
@@ -17,7 +17,7 @@
   color: #000000;
   border: 0px solid transparent;
   border-bottom: 1px solid #9999CC;
-  -moz-margin-start: 3px;
-  -moz-margin-end: 3px;
+  margin-inline-start: 3px;
+  margin-inline-end: 3px;
   padding: 5px;
 }