X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbrand.css;h=75a2e2e5f08d6c7a480fa86a5e93f3d3b8558c56;hp=3b906ffe7b026f7714e52bfe5ebe7a8e32719e47;hb=a5516fb7237c6f167df4700416053f1dd213c6c9;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0 diff --git a/LCARStrek/communicator/brand.css b/LCARStrek/communicator/brand.css index 3b906ffe..75a2e2e5 100644 --- a/LCARStrek/communicator/brand.css +++ b/LCARStrek/communicator/brand.css @@ -53,12 +53,16 @@ list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif"); } -/* -#navigator-throbber:hover { - border: 1px outset #CCD0DD; +#navigator-throbber[buttonstyle="text"], +#navigator-throbber[buttonstyle="pictures"], +#navigator-throbber[toolbarmode="small"] { + margin: 0 3px 0 1px; + padding: 2px; + list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); } -#navigator-throbber:hover:active { - border: 1px inset #CCD0DD; +#navigator-throbber[buttonstyle="text"][busy="true"], +#navigator-throbber[buttonstyle="pictures"][busy="true"], +#navigator-throbber[toolbarmode="small"][busy="true"] { + list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); } -*/