sync both themes with toolkit windows theme changes in Mozilla 52 cycle
[themes.git] / LCARStrek / mozapps / extensions / newaddon.css
index 281c61382d4bcb367a3c72018743cca4ce032cc2..89715592071017467a8adb2788d563bc3b8940bc 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;
 }