sync both themes with toolkit windows theme changes in Mozilla 36 cycle
[themes.git] / LCARStrek / global / media / videocontrols.css
index 76a34ef37f8faf60beb11ba658089e3f79c92450..f8d4cfd8481297e554b1f6c3f133658d62e356e6 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;
 }