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