X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fautocomplete.css;fp=EarlyBlue%2Fglobal%2Fautocomplete.css;h=c66d50acbbdedc999742b45abdabd6462be43585;hp=28112adc917f3c93b6e09257838d6067c8642b27;hb=570c53ea16492622075efba14d5a5f363bc8e8b6;hpb=726e083d383785788bf5cd6e5d087aabcb8a9fae 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;