sync both themes with toolkit windows theme changes in Mozilla 36 cycle
[themes.git] / EarlyBlue / global / media / videocontrols.css
index 3a700c2c999352bdffb27b42f94e61bcaa63a9d9..9d0334fda3fcdd5f30b36854adb1b012fd500f81 100644 (file)
   background-clip: content-box;
 }
 
+.controlBar[fullscreen-unavailable] > .volumeStack {
+  /* This value is duplicated in the videocontrols.xml adjustControlSize function. */
+  -moz-margin-end: 8px;
+}
+
+.volumeControl .scale-thumb {
+  min-width: 0;
+  opacity: 0;
+}
+
 .durationBox {
   -moz-box-pack: center;
 }