X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fbrand.css;h=c2d4ce79abcd397a2978c9a1f529352f60b93685;hp=c666929ae50c01bcacbe957d7fa9f9f87ff5ae25;hb=6082be9443900156de6457a2839c8a66fdecc420;hpb=caf7fc110fe23265fa8401a3c5d0ff4849604a0f diff --git a/EarlyBlue/communicator/brand.css b/EarlyBlue/communicator/brand.css index c666929a..c2d4ce79 100644 --- a/EarlyBlue/communicator/brand.css +++ b/EarlyBlue/communicator/brand.css @@ -62,16 +62,16 @@ } window[chromehidden~="toolbar"] #navigator-throbber, -#navigator-throbber[buttonstyle="text"], -#navigator-throbber[buttonstyle="pictures"], +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"], -#navigator-throbber[buttonstyle="text"][busy="true"], -#navigator-throbber[buttonstyle="pictures"][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"); }