first part of syncing LCARStrek with Firefox 54 browser windows theme changes
[themes.git] / LCARStrek / messenger / searchDialog.css
index ccfabd8f24ce388f93ed66509e7b3dcbfc18e4da..3060fcc297fc8a836885fc2008badae4f0fcbb13 100644 (file)
   color: #8050B0;
 }
 
-menulist {
+menulist:not(#menuSearchLocalSystem) {
   width: 12em;
 }
 
-menulist > menupopup > menuitem {
-  -moz-padding-end: 2px;
+menulist:not(#menuSearchLocalSystem) > menupopup > menuitem {
+  padding-inline-end: 2px;
 }
 
 textbox {
@@ -47,7 +47,7 @@ textbox {
 }
 
 .filler {
-  -moz-padding-end: 22px;
+  padding-inline-end: 22px;
 }
 
 .small-button {
@@ -55,7 +55,3 @@ textbox {
   padding: 0px;
   margin: 0px 1px;
 }
-
-listbox {
-  padding-top: 2px;
-}