adjust both themes for SeaMonkey 2.7 changes, i.e. bug 576402
[themes.git] / EarlyBlue / messenger / filterDialog.css
index 29ec572158b090bcd0019e812b63e7530ea4fae7..e5fab3c9dcbd04cf683beb8717b73b62f8571219 100644 (file)
@@ -67,19 +67,26 @@ listbox {
   width: 12em;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #808080;
+}
+
 textbox {
   margin: 1px 4px;
 }
 
-#FilterEditor {
-  width: 560px;
-  min-height: 1px;
+#filterListDialog {
+  padding: 0px;
 }
 
 .filler {
-  padding-right: 22px;
+  -moz-padding-end: 22px;
 }
 
 .ruleactionitem {
+  min-width: 20em;
+}
+
+.ruleaction-type {
   min-width: 15em;
 }