X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fautocomplete.css;h=86098012b44a6381e8c564829636c238e4a088ba;hp=aa9154fa9c1cbcf2d9db4cb5d38afb33f427edd2;hb=56029cafc51f2cfb90a4d902402129e51fcde8b8;hpb=df8c26c46020f7b778d46e6ceedc93e4d4cb6202 diff --git a/EarlyBlue/global/autocomplete.css b/EarlyBlue/global/autocomplete.css index aa9154fa..86098012 100644 --- a/EarlyBlue/global/autocomplete.css +++ b/EarlyBlue/global/autocomplete.css @@ -88,7 +88,7 @@ textbox.padded { /* ::::: autocomplete popups ::::: */ -.autocomplete-result-popup, +panel[type="autocomplete"], .autocomplete-history-popup { border: 1px solid #9999CC; background-color: white !important; @@ -124,18 +124,6 @@ textbox.padded { color: white !important; } -/* seamonkey and thunderbird do not use the new autocomplete widget yet so we need a couple of the old styles rules */ - -.autocomplete-treebody::-moz-tree-row(menuactive) { - background-color: #336699; -} - -.autocomplete-treebody::-moz-tree-cell-text(menuactive) { - color: white !important; -} - -/* end of seamonkey and thunderbird required autocomplete rules */ - /* ::::: textboxes inside toolbarpaletteitems ::::: */ toolbarpaletteitem > toolbaritem > textbox > hbox > hbox > html|*.textbox-input {