update both themes for toolkit winstripe changed up to 2010-06-19
[themes.git] / LCARStrek / messenger / filterDialog.css
index c33e225a4696f91cd523592106580f54b20ba702..449b7a4b3c9de8f0967707c7a9dc4808199a0077 100644 (file)
@@ -67,6 +67,10 @@ listbox {
   width: 12em;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #8050B0;
+}
+
 textbox {
   margin: 1px 4px;
 }
@@ -76,10 +80,18 @@ textbox {
   min-height: 1px;
 }
 
+#filterListDialog {
+  padding: 0px;
+}
+
 .filler {
-  padding-right: 22px;
+  -moz-padding-end: 22px;
 }
 
 .ruleactionitem {
+  min-width: 20em;
+}
+
+.ruleaction-type {
   min-width: 15em;
 }