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