sync EarlyBlue up to SeaMonkey 2 Alpha 1, last theme changesets are http://hg.mozilla...
[themes.git] / EarlyBlue / global / autocomplete.css
index 28112adc917f3c93b6e09257838d6067c8642b27..c66d50acbbdedc999742b45abdabd6462be43585 100644 (file)
@@ -64,6 +64,10 @@ textbox.padded {
   -moz-box-align: center;
 }
 
+textbox[nomatch="true"][highlightnonmatches="true"] {
+  color: red;
+}
+
 .textbox-input-box {
   margin: 0 3px;
   -moz-box-align: center;