Merge branch 'master' of linz:/srv/git/themes
[themes.git] / LCARStrek / global / media / videocontrols.css
index 522241194531b5a49744dc8e584abef066e64f0d..97bd736ecc153daa8991e3955c9b619cf76e345d 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");
 }
 
 .statusIcon[type="throbber"] {
-  background: url("chrome://communicator/skin/brand/throbber-anim.gif") no-repeat center;
+  background: url("chrome://communicator/skin/brand/throbber-anim.png") no-repeat center;
 }
 /*
 .statusIcon[type="throbber"][stalled] {