minor ts bg fix

This commit is contained in:
John McLear 2014-12-27 22:05:35 +01:00
parent 036df30c0e
commit b1f29b914c

View file

@ -37,6 +37,8 @@
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color:#fff;
/* bgcolor is reuqired so you can't see pad content behind it */
}
#timeslider #timeslider-slider {
height: 61px;