sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / messenger / filterDialog.css
index e4e06d197ed37eb0b56172e5a38b08f0961b32ac..b4a0382189987c8e36b3442247592c18ab08f19f 100644 (file)
@@ -63,12 +63,12 @@ listbox {
   padding-top: 2px;
 }
 
-menulist {
+.search-menulist, .search-value-menulist {
   width: 12em;
 }
 
-menulist > menupopup > menuitem {
-  padding-right: 2px;
+.search-menulist[unavailable="true"] {
+  color: #8050B0;
 }
 
 textbox {
@@ -76,6 +76,21 @@ textbox {
 }
 
 #FilterEditor {
-  width: 560px;
-  min-height: 1px;
+  padding: 0px;
+}
+
+#filterListDialog {
+  padding: 0px;
+}
+
+.filler {
+  -moz-padding-end: 22px;
+}
+
+.ruleactionitem {
+  min-width: 20em;
+}
+
+.ruleaction-type {
+  min-width: 15em;
 }