sync both themes for toolkit changes in toolkit winstripe in the Mozilla 8 cycle
[themes.git] / EarlyBlue / global / media / videocontrols.css
index 0b33ec265381bf6916fc4cf82d1f40192d9ffbc0..992f406d44d02be05b3a8e8352c09aad71327b40 100644 (file)
@@ -69,7 +69,6 @@
   background-color: rgba(0,0,0,0.5);
 }
 
-
 .durationBox {
   -moz-box-pack: center;
 }
   font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
+.positionLabel {
+  display: none;
+}
+
 .backgroundBar {
   /* margin top/bottom: make bar 8px tall (control height = 28, minus 2 * 10 margin) */
   /* margin left/right: 1/2 of scrubber thumb width, for overhang. */
 .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;
 }