sync both themes for toolkit changes in toolkit winstripe in the Mozilla 8 cycle
[themes.git] / EarlyBlue / global / media / videocontrols.css
index ed06a384390d9eefea057e79f74a9df9f44647b8..992f406d44d02be05b3a8e8352c09aad71327b40 100644 (file)
 .statusIcon[type="throbber"] {
   background: url("chrome://communicator/skin/brand/throbber-anim.gif") no-repeat center;
 }
-
+/*
+.statusIcon[type="throbber"][stalled] {
+  background: url("chrome://global/skin/media/stalled.png") no-repeat center;
+}
+*/
 .statusIcon[type="error"] {
   background: url("chrome://global/skin/icons/alert-error.gif") no-repeat center;
 }