X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fautocomplete.css;h=24d90eca837f5fee4af50836d55149cb333e3000;hp=260f35618ccf9e721441a2d1b8b5836062abc4b6;hb=918c9e49a243680984f89a7ab4ccdf64d1a41607;hpb=3355c7586865fc8a243ca7ae80f6620dfaa1cf4c diff --git a/EarlyBlue/global/autocomplete.css b/EarlyBlue/global/autocomplete.css index 260f3561..24d90eca 100644 --- a/EarlyBlue/global/autocomplete.css +++ b/EarlyBlue/global/autocomplete.css @@ -112,6 +112,11 @@ panel[type="autocomplete-richlistbox"], overflow-x: hidden !important; } +.autocomplete-richlistitem[selected] { + background-color: #336699; + color: white; +} + .ac-type-icon { width: 16px; height: 16px;