keeping up with Classic, make text/icons configurable toolbars working
[themes.git] / LCARStrek / communicator / brand.css
index 955e35b461b32d736d7af4d57098848ea26d8c5d..75a2e2e5f08d6c7a480fa86a5e93f3d3b8558c56 100644 (file)
   list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif");
 }
 
+#navigator-throbber[buttonstyle="text"],
+#navigator-throbber[buttonstyle="pictures"],
 #navigator-throbber[toolbarmode="small"] {
   margin: 0 3px 0 1px;
   padding: 2px;
   list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
 }
 
+#navigator-throbber[buttonstyle="text"][busy="true"],
+#navigator-throbber[buttonstyle="pictures"][busy="true"],
 #navigator-throbber[toolbarmode="small"][busy="true"] {
   list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
 }
-