Design: forward/back buttons, remove bad CSS
This commit is contained in:
parent
38aad2ee9c
commit
b323ee24c4
1 changed files with 3 additions and 17 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue