mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update home sections
This commit is contained in:
parent
92ee773aa6
commit
194f1e3fe8
8 changed files with 8 additions and 15 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
||||||
.videoPlayerContainer{position:fixed!important;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.videoPlayerContainer:not(.videoPlayerContainer-withBackdrop){background:#000!important}.videoPlayerContainer-withBackdrop{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;background-attachment:fixed;background-color:#000}.videoPlayerContainer-onTop{z-index:1000}.htmlvideoplayer{margin:0!important;padding:0!important;width:100%;height:100%}.htmlvideoplayer::-webkit-media-text-track-display{margin-top:-2.5em}.htmlvideoplayer::cue{background-color:transparent;text-shadow:2px 2px 2px rgba(0,0,0,1);-webkit-font-smoothing:antialiased;font-family:inherit}
|
.videoPlayerContainer{position:fixed!important;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.videoPlayerContainer:not(.videoPlayerContainer-withBackdrop){background:#000!important}.videoPlayerContainer-withBackdrop{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;background-attachment:fixed;background-color:#000}.videoPlayerContainer-onTop{z-index:1000}.htmlvideoplayer{margin:0!important;padding:0!important;width:100%;height:100%}.htmlvideoplayer::-webkit-media-text-track-display{margin-top:-2.5em}.htmlvideoplayer::cue{background-color:transparent;text-shadow:2px 2px 2px rgba(0,0,0,1);-webkit-font-smoothing:antialiased;font-family:inherit}.videoSubtitles{position:fixed;bottom:10%;text-align:center;left:0;right:0;color:#fff;font-size:150%}.videoSubtitlesInner{max-width:70%;background-color:rgba(0,0,0,.8);padding:.25em;margin:auto;display:inline-block}
|
|
@ -11,7 +11,6 @@
|
||||||
<br />
|
<br />
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<select is="emby-select" id="selectHomeSection1">
|
<select is="emby-select" id="selectHomeSection1">
|
||||||
<option value="">${OptionAuto}</option>
|
|
||||||
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
||||||
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
||||||
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
||||||
|
@ -26,7 +25,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<select is="emby-select" id="selectHomeSection2">
|
<select is="emby-select" id="selectHomeSection2">
|
||||||
<option value="">${OptionAuto}</option>
|
|
||||||
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
||||||
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
||||||
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
||||||
|
@ -41,7 +39,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<select is="emby-select" id="selectHomeSection3">
|
<select is="emby-select" id="selectHomeSection3">
|
||||||
<option value="">${OptionAuto}</option>
|
|
||||||
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
||||||
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
||||||
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
||||||
|
@ -56,7 +53,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<select is="emby-select" id="selectHomeSection4">
|
<select is="emby-select" id="selectHomeSection4">
|
||||||
<option value="">${OptionAuto}</option>
|
|
||||||
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
||||||
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
||||||
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
||||||
|
@ -71,7 +67,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<select is="emby-select" id="selectHomeSection5">
|
<select is="emby-select" id="selectHomeSection5">
|
||||||
<option value="">${OptionAuto}</option>
|
|
||||||
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
||||||
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
||||||
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
||||||
|
@ -86,7 +81,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<select is="emby-select" id="selectHomeSection6">
|
<select is="emby-select" id="selectHomeSection6">
|
||||||
<option value="">${OptionAuto}</option>
|
|
||||||
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
||||||
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
||||||
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
||||||
|
@ -101,7 +95,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<select is="emby-select" id="selectHomeSection7">
|
<select is="emby-select" id="selectHomeSection7">
|
||||||
<option value="">${OptionAuto}</option>
|
|
||||||
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
<option value="smalllibrarytiles">${OptionMyMedia}</option>
|
||||||
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
<option value="librarybuttons">${OptionMyMediaSmall}</option>
|
||||||
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
<option value="activerecordings">${HeaderActiveRecordings}</option>
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue