mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update series timer editor
This commit is contained in:
parent
67a90b61b9
commit
99f7d3e9f8
14 changed files with 241 additions and 157 deletions
|
@ -18,7 +18,16 @@
|
|||
<div class="recordingEditor">
|
||||
|
||||
</div>
|
||||
<div class="scheduleTab seriesTimerSchedule"></div>
|
||||
|
||||
<h1 style="margin-top:0;">${HeaderSchedule}</h1>
|
||||
<div style="display:flex;align-items:center;">
|
||||
<i class="md-icon" style="color:#cc3333;font-size:1.5em;"></i>
|
||||
<div style="margin-left:.25em;">${WillRecord}</div>
|
||||
<i class="md-icon" style="color:gray;font-size:1.5em;margin-left: 1.5em;"></i>
|
||||
<div style="margin-left:.25em;">${NotScheduledToRecord}</div>
|
||||
</div>
|
||||
<div class="scheduleTab seriesTimerSchedule">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue