update both themes for toolkit winstripe trunk changes between 2008-11-29 adn 2009...
[themes.git] / EarlyBlue / messenger / filterDialog.css
index 69b386ec064d396c5a71ec101d74c31c327880d9..1e3216df13489884717bb2d9648180d100583566 100644 (file)
@@ -67,6 +67,10 @@ listbox {
   width: 12em;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #808080;
+}
+
 textbox {
   margin: 1px 4px;
 }
@@ -76,8 +80,12 @@ textbox {
   min-height: 1px;
 }
 
+#filterListDialog {
+  padding: 0px;
+}
+
 .filler {
-  padding-right: 22px;
+  -moz-padding-end: 22px;
 }
 
 .ruleactionitem {