X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fbrand.css;h=c2d4ce79abcd397a2978c9a1f529352f60b93685;hp=0877a277d58675c053bf659e35244185e2180bd3;hb=ddc494fc510684ce84c8818a5859c8a9717c5f5d;hpb=083cee4aad62445fc70d8e4a8cf4be6478c00edd diff --git a/EarlyBlue/communicator/brand.css b/EarlyBlue/communicator/brand.css index 0877a277..c2d4ce79 100644 --- a/EarlyBlue/communicator/brand.css +++ b/EarlyBlue/communicator/brand.css @@ -61,11 +61,17 @@ border: 1px inset #CCD0DD; } +window[chromehidden~="toolbar"] #navigator-throbber, +toolbar[mode="text"] #navigator-throbber, +toolbar[mode="icons"] #navigator-throbber, #navigator-throbber[toolbarmode="small"] { margin: 0 2px 0 1px; list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); } +window[chromehidden~="toolbar"] #navigator-throbber[busy="true"], +toolbar[mode="text"] #navigator-throbber[busy="true"], +toolbar[mode="icons"] #navigator-throbber[busy="true"], #navigator-throbber[toolbarmode="small"][busy="true"] { list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); }