sync both themes with suite classic changes in SeaMonkey 2.11
[themes.git] / LCARStrek / messenger / filterDialog.css
index c33e225a4696f91cd523592106580f54b20ba702..b4a0382189987c8e36b3442247592c18ab08f19f 100644 (file)
@@ -67,19 +67,30 @@ 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 {
+  min-width: 20em;
+}
+
+.ruleaction-type {
   min-width: 15em;
 }