some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / LCARStrek / browser / preferences / applications.css
index fac9856e51a5e08846f1167d011a2006e1dd4ee2..ac7ae72197595dff41328a910dc59e38f59ba2fc 100644 (file)
 
 .typeIcon,
 .actionIcon {
-  -moz-margin-start: 3px;
-  -moz-margin-end: 3px;
+  margin-inline-start: 3px;
+  margin-inline-end: 3px;
 }
 
-richlistitem > hbox > hbox > label {
-  -moz-margin-start: 1px;
+#handlersView > richlistitem label {
+  margin-inline-start: 1px;
   margin-top: 2px;
 }
 
-richlistitem {
+#handlersView > richlistitem {
   min-height: 22px;
 }
 
@@ -54,7 +54,7 @@ menuitem[appHandlerIcon="plugin"] {
 
 .actionsMenu > .menulist-label-box {
   padding: 1px;
-  -moz-padding-start: 0;
+  padding-inline-start: 0;
 }
 
 .actionsMenu > .menulist-label-box > .menulist-icon {
@@ -68,9 +68,9 @@ menuitem[appHandlerIcon="plugin"] {
 }
 
 menuitem {
-  -moz-padding-start: 2px;
+  padding-inline-start: 2px;
 }
 
 .menu-iconic-left {
-  -moz-margin-end: 4px !important;
+  margin-inline-end: 4px !important;
 }