make tabmail not jump with different icon heights
[themes.git] / LCARStrek / messenger / filterDialog.css
index 2a09fab18ee068dc37fa8a199d6d5380bc1de809..449b7a4b3c9de8f0967707c7a9dc4808199a0077 100644 (file)
@@ -67,6 +67,10 @@ listbox {
   width: 12em;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #8050B0;
+}
+
 textbox {
   margin: 1px 4px;
 }
@@ -76,8 +80,12 @@ textbox {
   min-height: 1px;
 }
 
+#filterListDialog {
+  padding: 0px;
+}
+
 .filler {
-  padding-right: 22px;
+  -moz-padding-end: 22px;
 }
 
 .ruleactionitem {