update both themes for toolkit winstripe changes in Mozilla 17 cycle
[themes.git] / LCARStrek / global / media / videocontrols.css
index 522241194531b5a49744dc8e584abef066e64f0d..4b52d535975aadd043b0d004269375faf6988476 100644 (file)
   -moz-appearance: none;
   background: url("chrome://global/skin/media/volumeThumb.png") no-repeat center;
   border: none !important;
-  min-width: 16px;
-  min-height: 11px;
+  min-width: 20px;
+  min-height: 10px;
 }
 .volumeControl .scale-thumb:hover, .volumeControl .scale-thumb:active {
   background-image: url("chrome://global/skin/media/volumeThumb-hover.png");