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