update both themes for toolkit winstripe changed up to 2010-06-19
[themes.git] / LCARStrek / messenger / filterDialog.css
index e4e06d197ed37eb0b56172e5a38b08f0961b32ac..449b7a4b3c9de8f0967707c7a9dc4808199a0077 100644 (file)
@@ -63,12 +63,12 @@ listbox {
   padding-top: 2px;
 }
 
-menulist {
+.search-menulist, .search-value-menulist {
   width: 12em;
 }
 
-menulist > menupopup > menuitem {
-  padding-right: 2px;
+.search-menulist[unavailable="true"] {
+  color: #8050B0;
 }
 
 textbox {
@@ -79,3 +79,19 @@ textbox {
   width: 560px;
   min-height: 1px;
 }
+
+#filterListDialog {
+  padding: 0px;
+}
+
+.filler {
+  -moz-padding-end: 22px;
+}
+
+.ruleactionitem {
+  min-width: 20em;
+}
+
+.ruleaction-type {
+  min-width: 15em;
+}