X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fbrand.css;h=c666929ae50c01bcacbe957d7fa9f9f87ff5ae25;hp=953cbbb4308e7882d9d1f29822d98b052dfe0083;hb=1d4ddf3044b84fc0b806064b1edcdbaa4c44677b;hpb=c8120ee9d3c6865cb0511b3b455dd5b64fd93e97 diff --git a/EarlyBlue/communicator/brand.css b/EarlyBlue/communicator/brand.css index 953cbbb4..c666929a 100644 --- a/EarlyBlue/communicator/brand.css +++ b/EarlyBlue/communicator/brand.css @@ -61,11 +61,17 @@ border: 1px inset #CCD0DD; } +window[chromehidden~="toolbar"] #navigator-throbber, +#navigator-throbber[buttonstyle="text"], +#navigator-throbber[buttonstyle="pictures"], #navigator-throbber[toolbarmode="small"] { - margin: 0 5px 0 0; + margin: 0 2px 0 1px; 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"); }