X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fautocomplete.css;h=c66d50acbbdedc999742b45abdabd6462be43585;hb=26a52ec55b9899ef2f798aab6a5d2b6d02ddedc8;hp=28112adc917f3c93b6e09257838d6067c8642b27;hpb=d0ff98fe138c1cd1eab8539080c37d24ffb51d3d;p=themes.git diff --git a/EarlyBlue/global/autocomplete.css b/EarlyBlue/global/autocomplete.css index 28112adc..c66d50ac 100644 --- a/EarlyBlue/global/autocomplete.css +++ b/EarlyBlue/global/autocomplete.css @@ -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;