update EarlyBlue to recent changes
[themes.git] / EarlyBlue / communicator / brand.css
index 6072a4fefb153b4e6afd2c34c7c5d1e5a7cb394c..953cbbb4308e7882d9d1f29822d98b052dfe0083 100644 (file)
 #navigator-throbber:hover:active {
   border: 1px inset #CCD0DD;
 }
+
+#navigator-throbber[toolbarmode="small"] {
+  margin: 0 5px 0 0;
+  list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
+}
+
+#navigator-throbber[toolbarmode="small"][busy="true"] {
+  list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
+}