mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
fix timeslider rightstep button position
This commit is contained in:
parent
de5a90b9c7
commit
a49bab5dae
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
||||||
background-position: -29px -22px;
|
background-position: -29px -22px;
|
||||||
right: 5px;
|
right: 5px;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
width: 29px;
|
width: 30px;
|
||||||
}
|
}
|
||||||
#timeslider .star {
|
#timeslider .star {
|
||||||
background-image: url(../../static/img/star.png);
|
background-image: url(../../static/img/star.png);
|
||||||
|
|
Loading…
Reference in a new issue