Support skin hack that allows for thinner position slider

This commit is contained in:
Jordan Eldredge 2014-11-16 13:48:34 -08:00
parent 93d073b8e3
commit ec1f9cf2f6

View file

@ -418,6 +418,7 @@ a:focus { outline: none; }
width: 29px;
background-position: -248px 0;
/* background-image: POSBAR.BMP via Javascript */
background-repeat: no-repeat;
cursor:url('cursors/POSBAR.CUR'), auto;
}