Merge branch 'master' of https://github.com/cutls/TheDesk into gh-pages

This commit is contained in:
Cutls
2019-07-31 00:31:27 +09:00
16 changed files with 247 additions and 199 deletions

View File

@@ -668,7 +668,7 @@
<!-- Modal Structure Video-->
<div id="videomodal" class="modal modal-fixed-footer">
<div class="modal-content">
<video src="" id="video" style="max-width:100%; max-height:100%;" controls>
<video src="" id="video" style="max-width:100%; max-height:100%;" controls loop="true" autoplay="true">
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat">@@close@@</a>