X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbrand.css;fp=LCARStrek%2Fcommunicator%2Fbrand.css;h=d25ad82850b09b822374e1d8f80799c9272c8acb;hp=aa9d9d0eca13429b217e5b3a511da21f3bc60323;hb=c79d2bbe6e21fbe322c5481d0757831306d1eeaf;hpb=35eb061608e58d763f25903d14db5b58b491bf58 diff --git a/LCARStrek/communicator/brand.css b/LCARStrek/communicator/brand.css index aa9d9d0e..d25ad828 100644 --- a/LCARStrek/communicator/brand.css +++ b/LCARStrek/communicator/brand.css @@ -54,8 +54,8 @@ } 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 3px 0 1px; padding: 2px; @@ -63,8 +63,8 @@ window[chromehidden~="toolbar"] #navigator-throbber, } 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"); }