X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fautocomplete.css;h=591da91125dd7861dc083316771b7578d04cbc17;hp=b69fd8aa6c42abf4b85fca346e32b56df3100eb5;hb=71a617ff22ae6266108ab20198128db5ae2bd33c;hpb=46dc2718163b4e6ffb52ef8f46bef4c8db7ed804 diff --git a/EarlyBlue/global/autocomplete.css b/EarlyBlue/global/autocomplete.css index b69fd8aa..591da911 100644 --- a/EarlyBlue/global/autocomplete.css +++ b/EarlyBlue/global/autocomplete.css @@ -111,15 +111,15 @@ panel[type="autocomplete-richlistbox"], overflow-x: hidden !important; } +.autocomplete-richlistitem { + padding: 1px 2px; +} + .autocomplete-richlistitem[selected="true"] { background-color: #336699; color: white; } -.autocomplete-richlistitem { - padding: 1px 2px; -} - .autocomplete-richlistitem:not(:first-child) { border-top: 1px solid #666699; } @@ -167,10 +167,6 @@ html|span.ac-emphasize-text { text-decoration: underline; } -html|span.ac-emphasize-alt { - text-decoration: underline; -} - .ac-title, .ac-url { overflow: hidden; }