X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbrand.css;h=aa9d9d0eca13429b217e5b3a511da21f3bc60323;hp=882c70ec7e2d1e8cd3943c7f69f134b893345fce;hb=35eb061608e58d763f25903d14db5b58b491bf58;hpb=80916bc42ca2ff0cb12a784cc644905b9036da6e diff --git a/LCARStrek/communicator/brand.css b/LCARStrek/communicator/brand.css index 882c70ec..aa9d9d0e 100644 --- a/LCARStrek/communicator/brand.css +++ b/LCARStrek/communicator/brand.css @@ -53,11 +53,18 @@ list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif"); } +window[chromehidden~="toolbar"] #navigator-throbber, +#navigator-throbber[buttonstyle="text"], +#navigator-throbber[buttonstyle="pictures"], #navigator-throbber[toolbarmode="small"] { - margin: 0 5px 0 0; + margin: 0 3px 0 1px; + padding: 2px; list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); } +window[chromehidden~="toolbar"] #navigator-throbber[busy="true"], +#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"); }