X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fbrand.css;h=953cbbb4308e7882d9d1f29822d98b052dfe0083;hp=6072a4fefb153b4e6afd2c34c7c5d1e5a7cb394c;hb=c8120ee9d3c6865cb0511b3b455dd5b64fd93e97;hpb=f1748805bc4341ed02dc15d432ad1f645b6d9c25 diff --git a/EarlyBlue/communicator/brand.css b/EarlyBlue/communicator/brand.css index 6072a4fe..953cbbb4 100644 --- a/EarlyBlue/communicator/brand.css +++ b/EarlyBlue/communicator/brand.css @@ -60,3 +60,12 @@ #navigator-throbber:hover:active { border: 1px inset #CCD0DD; } + +#navigator-throbber[toolbarmode="small"] { + margin: 0 5px 0 0; + list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); +} + +#navigator-throbber[toolbarmode="small"][busy="true"] { + list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); +}