updates to both themes for 1.9.1 toolkit winstripe changes, suite classic changes...
[themes.git] / LCARStrek / messenger / filterDialog.css
index c33e225a4696f91cd523592106580f54b20ba702..c20dbeba44903241721a0477abd3cc436cd8405a 100644 (file)
@@ -67,6 +67,10 @@ listbox {
   width: 12em;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #8050B0;
+}
+
 textbox {
   margin: 1px 4px;
 }
@@ -77,9 +81,13 @@ textbox {
 }
 
 .filler {
-  padding-right: 22px;
+  -moz-padding-end: 22px;
 }
 
 .ruleactionitem {
+  min-width: 20em;
+}
+
+.ruleaction-type {
   min-width: 15em;
 }