make network panel look decent even in current nightlies
[themes.git] / LCARStrek / messenger / searchDialog.css
index d5e7990585073ff0db74181714f1fa324fd6d857..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 {