sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / messenger / filterDialog.css
index 2a09fab18ee068dc37fa8a199d6d5380bc1de809..b4a0382189987c8e36b3442247592c18ab08f19f 100644 (file)
@@ -67,17 +67,24 @@ listbox {
   width: 12em;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #8050B0;
+}
+
 textbox {
   margin: 1px 4px;
 }
 
 #FilterEditor {
-  width: 560px;
-  min-height: 1px;
+  padding: 0px;
+}
+
+#filterListDialog {
+  padding: 0px;
 }
 
 .filler {
-  padding-right: 22px;
+  -moz-padding-end: 22px;
 }
 
 .ruleactionitem {