sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / messenger / filterDialog.css
index 0d9b76380aa6dbe1b46fbac072c9d6e4a6e24a50..b4a0382189987c8e36b3442247592c18ab08f19f 100644 (file)
@@ -67,13 +67,20 @@ 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 {