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