Add fullscreen button
This commit is contained in:
parent
a6ddebbec3
commit
c0f76bcf00
2 changed files with 15 additions and 0 deletions
|
|
@ -76,6 +76,8 @@ html(lang="en")
|
|||
#videocontrols.btn-group.pull-right
|
||||
button#mediarefresh.btn.btn-sm.btn-default(title="Reload the video player")
|
||||
span.glyphicon.glyphicon-retweet
|
||||
button#fullscreenbtn.btn.btn-sm.btn-default(title="Make the video player fullscreen")
|
||||
span.glyphicon.glyphicon-fullscreen
|
||||
button#getplaylist.btn.btn-sm.btn-default(title="Retrieve playlist links")
|
||||
span.glyphicon.glyphicon-link
|
||||
button#voteskip.btn.btn-sm.btn-default(title="Voteskip")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue