Merge pull request #1215 from Wikinaut/fix-rightstep-button
fix timeslider rightstep button position
This commit is contained in:
commit
064bafe973
|
@ -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 New Issue