mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
embed recording button into video player
This commit is contained in:
parent
1dd1a705e5
commit
21a63e8240
12 changed files with 16 additions and 11 deletions
|
@ -17,6 +17,10 @@
|
|||
</div>
|
||||
|
||||
<div class="buttons">
|
||||
<button is="paper-icon-button-light" class="btnRecord autoSize hide">
|
||||
<i class="xlargePaperIconButton md-icon"></i>
|
||||
</button>
|
||||
|
||||
<button is="paper-icon-button-light" class="btnPreviousTrack autoSize hide">
|
||||
<i class="xlargePaperIconButton md-icon"></i>
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue