X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fautocomplete.css;h=862405f828623505dc808352cb87ac87b61eb528;hp=3a202b13dc75cd2a9f389c69eb520d9203b92c61;hb=242fc635895ef21fc8e9eadca5b024db5aec5355;hpb=61af9d1c3f2699c8e546b10ac50c518b0f830b56 diff --git a/LCARStrek/global/autocomplete.css b/LCARStrek/global/autocomplete.css index 3a202b13..862405f8 100644 --- a/LCARStrek/global/autocomplete.css +++ b/LCARStrek/global/autocomplete.css @@ -61,7 +61,7 @@ textbox { -moz-box-align: center; -moz-box-pack: center; min-width: 15px; - min-height: 15px; + min-height: 15px; border: none; border-left: 1px solid #9C9CFF; background-color: #000000; @@ -70,8 +70,7 @@ textbox { -moz-border-radius: 0px 3px 3px 0px; } -.autocomplete-history-dropmarker:hover, -.autocomplete-history-dropmarker[buttonover="true"] { +.autocomplete-history-dropmarker:hover { background-color: #FFCF00; list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif"); }