updated the mute icon
This commit is contained in:
parent
95c0663684
commit
5e5cb2d5b4
BIN
static/img/mute-icon.png
Normal file
BIN
static/img/mute-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
@ -37,7 +37,7 @@
|
|||||||
{{if .Video}}
|
{{if .Video}}
|
||||||
<div id="videoWrapper">
|
<div id="videoWrapper">
|
||||||
<div id="videoOverlay">
|
<div id="videoOverlay">
|
||||||
🔇
|
<img src="/static/img/mute-icon.png" />
|
||||||
</div>
|
</div>
|
||||||
<video id="videoElement" x5-video-player-type="h5" x5-video-player-fullscreen="true" playsinline webkit-playsinline
|
<video id="videoElement" x5-video-player-type="h5" x5-video-player-fullscreen="true" playsinline webkit-playsinline
|
||||||
autoplay muted controls>
|
autoplay muted controls>
|
||||||
|
Loading…
Reference in New Issue
Block a user