minor ts bg fix
parent
036df30c0e
commit
b1f29b914c
|
@ -37,6 +37,8 @@
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
background-color:#fff;
|
||||||
|
/* bgcolor is reuqired so you can't see pad content behind it */
|
||||||
}
|
}
|
||||||
#timeslider #timeslider-slider {
|
#timeslider #timeslider-slider {
|
||||||
height: 61px;
|
height: 61px;
|
||||||
|
|
Loading…
Reference in New Issue