X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fautocomplete.css;h=38e74a0fe1aa8498e9c8deb4a362911687d6e681;hp=7aac494519ff62a4e28d02cf136da8200f8b45aa;hb=a36a33b7053ded0c3ecebd701574377e188b653b;hpb=a1f525f0c2c8526761b87b460de74e463e4f263f diff --git a/EarlyBlue/global/autocomplete.css b/EarlyBlue/global/autocomplete.css index 7aac4945..38e74a0f 100644 --- a/EarlyBlue/global/autocomplete.css +++ b/EarlyBlue/global/autocomplete.css @@ -57,14 +57,9 @@ textbox { /* ::::: history button ::::: */ .autocomplete-history-dropmarker { - -moz-box-align: center; - -moz-box-pack: center; min-width: 15px; - min-height: 19px; - border: 1px outset #CCD0DD; + min-height: 19px; background-color: #9999CC; - padding: 1px; - list-style-image: url("chrome://global/skin/arrow/arrow-down.gif"); } .autocomplete-history-dropmarker[open="true"] { @@ -82,7 +77,7 @@ textbox { } .autocomplete-history-popup { - max-height: 180px; + max-height: 25em; } /* ::::: tree ::::: */