update both themes for toolkit winstripe trunk changes between 2008-11-29 adn 2009...
[themes.git] / EarlyBlue / messenger / filterDialog.css
index 29ec572158b090bcd0019e812b63e7530ea4fae7..1e3216df13489884717bb2d9648180d100583566 100644 (file)
@@ -67,6 +67,10 @@ listbox {
   width: 12em;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #808080;
+}
+
 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;
 }