some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / EarlyBlue / mozapps / extensions / newaddon.css
index 5f99ced40c935ec06f53a4ff1a59045885da7f66..703ccc5459054c5191b7ab4761add823aac6cd84 100644 (file)
@@ -36,7 +36,7 @@
 
 #icon {
   margin-top: 8px;
-  -moz-margin-end: 10px;
+  margin-inline-end: 10px;
   max-width: 64px;
   max-height: 64px;
   list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg");
   width: 16px;
   height: 16px;
   margin-top: 5px;
-  -moz-margin-end: 5px;
+  margin-inline-end: 5px;
 }
 
 #allow {
-  -moz-margin-start: 84px;
+  margin-inline-start: 84px;
   margin-bottom: 20px;
 }
 
 #buttonDeck {
   margin-top: 25px;
-  -moz-box-pack: stretch;
   -moz-box-align: stretch;
 }