remove this rule again as it removes the menu radio/check icons
[themes.git] / LCARStrek / communicator / brand.css
index 955e35b461b32d736d7af4d57098848ea26d8c5d..aa9d9d0eca13429b217e5b3a511da21f3bc60323 100644 (file)
   list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif");
 }
 
+window[chromehidden~="toolbar"] #navigator-throbber,
+#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");
 }
 
+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"] {
   list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
 }
-