X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fnavigator%2Fnavigator.css;h=a276b3157ffdbb1cad622b7623fbf56791925ed2;hb=f8bb658480ea8f23e03774cc4cd3e036d2a2228a;hp=c2eea513352d6b90095af261cf4cf82258e98d54;hpb=e10e7addc389ca4e7c2b804cafa0d49525bfc116;p=themes.git diff --git a/LCARStrek/navigator/navigator.css b/LCARStrek/navigator/navigator.css index c2eea513..a276b315 100644 --- a/LCARStrek/navigator/navigator.css +++ b/LCARStrek/navigator/navigator.css @@ -279,6 +279,15 @@ toolbar[toolbarmode="small"] > toolbargrippy { margin-right: 4px; } +.autocomplete-history-dropmarker:hover { + background-color: #FFCF00; +} + +.autocomplete-history-dropmarker:hover:active, +.autocomplete-history-dropmarker[open="true"] { + background-color: #FF9F00; +} + /* ::::: go and searchbuttons ::::: */ #search-button, @@ -299,11 +308,17 @@ toolbar[toolbarmode="small"] > toolbargrippy { font-weight: bold; } +/* ::::: throbber ::::: */ + +#throbber-box { + -moz-margin-start: 2px; +} + /* ::::: security button ::::: */ #security-button { list-style-image:url("chrome://communicator/skin/icons/lock-insecure.gif"); - margin-left: 2px; + -moz-margin-start: 2px; } /* |high| and |low| styles could be different, to better reflect the secure level... */