third and last part of syncing LCARStrek with Firefox 51 browser windows theme changes
[themes.git] / LCARStrek / global / menulist.css
index 470b46afc5c7d42ac2ce88011889b3af427ff766..a49588eb7844f5eb797cd8f5839d9debb14d2bca 100644 (file)
@@ -47,7 +47,7 @@ menulist[open="true"] {
 .menulist-description {
   font-style: italic;
   color: #9C9CFF;
-  -moz-margin-start: 1ex !important;
+  margin-inline-start: 1ex !important;
 }
 
 menulist:focus > .menulist-label-box {
@@ -95,8 +95,8 @@ menulist:hover:active > .menulist-dropmarker,
 menulist[open="true"] > .menulist-dropmarker {
   padding-top: 2px;
   padding-bottom: 0;
-  -moz-padding-start: 2px;
-  -moz-padding-end: 0;
+  padding-inline-start: 2px;
+  padding-inline-end: 0;
   border: none;
   border-left: 1px solid #FFCF00;
   background-color: #FF9F00;