convert one icon more to indexed
[themes.git] / EarlyBlue / messenger / searchDialog.css
index a8dfc2581e8c73229cdfa7e36ad471ea3c26ac76..c2e167a6577e8cecb10676cf6512053cde27006f 100644 (file)
   height: 100px;
 }
 
+.search-menulist[unavailable="true"] {
+  color: #808080;
+}
+
 menulist {
   width: 12em;
 }
 
 menulist > menupopup > menuitem {
-  padding-right: 2px;
+  -moz-padding-end: 2px;
 }
 
 textbox {
@@ -78,4 +82,4 @@ textbox {
 
 listbox {
   padding-top: 2px;
-}
\ No newline at end of file
+}