mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
minor ts bg fix
This commit is contained in:
parent
036df30c0e
commit
b1f29b914c
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue