Add fullscreen button

This commit is contained in:
Calvin Montgomery 2015-07-06 17:35:04 -07:00
parent a6ddebbec3
commit c0f76bcf00
2 changed files with 15 additions and 0 deletions

View file

@ -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")