mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add cinema mode feature
This commit is contained in:
parent
42f0520499
commit
f03d5f6fd2
28 changed files with 327 additions and 89 deletions
|
@ -8,11 +8,10 @@
|
|||
<div id="webClientPreferencesPage" data-role="page" class="page libraryPage userPreferencesPage" data-theme="b" data-contextname="${HeaderPreferences}">
|
||||
<div class="libraryViewNav">
|
||||
<a href="#" class="lnkDisplayPreferences">${TabDisplay}</a>
|
||||
<a href="#" class="lnkLanguagePreferences">${TabLanguages}</a>
|
||||
<a href="#" class="lnkLanguagePreferences">${TabPlayback}</a>
|
||||
<a href="#" class="ui-btn-active lnkWebClientPreferences">${TabWebClient}</a>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<form class="webClientPreferencesForm" style="margin: 0 auto;">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue