diff --git a/winamp.css b/winamp.css index 49563a3999..4c32fa9b5e 100755 --- a/winamp.css +++ b/winamp.css @@ -347,7 +347,7 @@ a:focus { outline: none; } /* background-image: VOLUME.BMP via Javascript */ background-position: -15px -422px; cursor:url('cursors/POSBAR.CUR'), auto; - background-position: no-repeat; + background-repeat: no-repeat; } #balance:active::-webkit-slider-thumb {