Support changing the ratio of video:chat width
This commit is contained in:
parent
b0ff4d5ef0
commit
2c57719318
6 changed files with 64 additions and 2 deletions
|
|
@ -50,7 +50,10 @@ html(lang="en")
|
|||
span.input-group-addon Guest login
|
||||
input#guestname.form-control(type="text", placeholder="Name")
|
||||
#videowrap.col-lg-7.col-md-7
|
||||
p#currenttitle Nothing Playing
|
||||
p#currenttitle
|
||||
span#resize-video-smaller.glyphicon.glyphicon-minus.pointer(title="Make the video smaller")
|
||||
span#resize-video-larger.glyphicon.glyphicon-plus.pointer(title="Make the video larger")
|
||||
| Nothing Playing
|
||||
.embed-responsive.embed-responsive-16by9
|
||||
#ytapiplayer.embed-responsive-item
|
||||
#controlsrow.row
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue