sync with Classic in preparation for a 1.8a release
[themes.git] / EarlyBlue / communicator / brand.css
index 0877a277d58675c053bf659e35244185e2180bd3..c666929ae50c01bcacbe957d7fa9f9f87ff5ae25 100644 (file)
   border: 1px inset #CCD0DD;
 }
 
+window[chromehidden~="toolbar"] #navigator-throbber,
+#navigator-throbber[buttonstyle="text"],
+#navigator-throbber[buttonstyle="pictures"],
 #navigator-throbber[toolbarmode="small"] {
   margin: 0 2px 0 1px;
   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");
 }