Add playlist forward and back controls to video player
This commit is contained in:
parent
ad29857eae
commit
c97609181a
4 changed files with 65 additions and 7 deletions
|
@ -61,6 +61,12 @@
|
|||
vertical-align: top;
|
||||
}
|
||||
|
||||
.videoAdvancedControls .currentPlaylistState {
|
||||
display: inline-block;
|
||||
line-height: 44px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.videoControls .currentTime {
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue