X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fbrand.css;h=6aa324f8bf6d50b97171d357d0d2f4388ee1b478;hb=cfae8c7415f63c4e1fb5a13876f22ee0881b76ec;hp=d25ad82850b09b822374e1d8f80799c9272c8acb;hpb=c79d2bbe6e21fbe322c5481d0757831306d1eeaf;p=themes.git diff --git a/LCARStrek/communicator/brand.css b/LCARStrek/communicator/brand.css index d25ad828..6aa324f8 100644 --- a/LCARStrek/communicator/brand.css +++ b/LCARStrek/communicator/brand.css @@ -56,7 +56,7 @@ window[chromehidden~="toolbar"] #navigator-throbber, toolbar[mode="text"] #navigator-throbber, toolbar[mode="icons"] #navigator-throbber, -#navigator-throbber[toolbarmode="small"] { +#toolbar[iconsize="small"] #navigator-throbber { margin: 0 3px 0 1px; padding: 2px; list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); @@ -65,6 +65,6 @@ toolbar[mode="icons"] #navigator-throbber, 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"] { +#toolbar[iconsize="small"] #navigator-throbber[busy="true"] { list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); }