mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added video-only option for embedded channel
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
<div id="container" style="display:inline-flex;">
|
||||
<div id="player-container">
|
||||
<div id="player"></div>
|
||||
<div id="zoffbutton" title="Visit the channel!"></div>
|
||||
<div id="controls" class="noselect">
|
||||
<div id="zoffbutton" title="Visit the channel!"></div>
|
||||
<div id="playpause">
|
||||
<i id="play" class="material-icons hide">play_arrow</i>
|
||||
<i id="pause" class="material-icons">pause</i>
|
||||
|
||||
Reference in New Issue
Block a user