Design: forward/back buttons, remove bad CSS
This commit is contained in:
@@ -644,25 +644,11 @@ body.drag .app::after {
|
|||||||
opacity: 0.3;
|
opacity: 0.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.player .controls .icon.skip-previous {
|
.player .controls .icon.skip-previous,
|
||||||
font-size: 28px;
|
.player .controls .icon.play-pause,
|
||||||
margin-top: 5px;
|
|
||||||
margin-right: 10px;
|
|
||||||
margin-left: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.player .controls .icon.play-pause {
|
|
||||||
font-size: 28px;
|
|
||||||
margin-top: 5px;
|
|
||||||
margin-right: 10px;
|
|
||||||
margin-left: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.player .controls .icon.skip-next {
|
.player .controls .icon.skip-next {
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
margin-top: 5px;
|
margin: 5px;
|
||||||
margin-right: 10px;
|
|
||||||
margin-left: 15px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.player .controls .volume-slider {
|
.player .controls .volume-slider {
|
||||||
|
|||||||
Reference in New Issue
Block a user