first commit

This commit is contained in:
2026-02-09 10:48:21 +01:00
commit 15f28c0dd6
848 changed files with 107188 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.slideshowDialog{background:#000;padding:0!important}.slideshowScroller{position:fixed;top:0;bottom:0;left:0;right:0}.slideshowItemsContainer{height:100%!important}.slideshowCard{width:100vw!important}.slideshowCardBox{margin:0!important}.slideshowCardContent{padding-bottom:0!important;height:100vh!important;aspect-ratio:initial!important;background-color:transparent!important;border-radius:0!important;background-color:#000!important}.slideshowCardImage{width:auto!important;height:auto!important;position:static!important;max-width:100%;max-height:100%}@supports (object-fit:contain){.slideshowCardImage.coveredImage{width:100%!important;height:100%!important}}.slideshow-crossfade .slideshowCardBox{opacity:0;transition:opacity ease-out .6s}.slideshowCard-current .cardBox{opacity:initial}.slideshowCardFooter{text-align:center;padding-bottom:1.5em!important;padding-bottom:calc(env(safe-area-inset-bottom,0) + 1.5em)!important;-webkit-padding-start:2ch;padding-inline-start:2ch;-webkit-padding-end:2ch;padding-inline-end:2ch;font-weight:600;opacity:0;transition:opacity ease-out .8s;transition-delay:0.1s}.slideshowCardFooter-interactive{padding-bottom:5em!important;padding-bottom:calc(env(safe-area-inset-bottom,0) + 5em)!important}.slideshowCard-current .slideshowCardFooter{opacity:1}.slideshow-largefont{font-size:120%;font-weight:600}.slideshowCardContent::before,.slideshowCardContent::after{content:' ';position:absolute;top:0;bottom:0;width:3.6%;background-color:#000;z-index:1;opacity:0;transition:opacity .4s ease-out}.slideshowCardContent::before{left:0;inset-inline-start:0;inset-inline-end:initial}.slideshowCardContent::after{right:0;inset-inline-start:initial;inset-inline-end:0}.slideshow-scrolling .cardImageContainer::before,.slideshow-scrolling .cardImageContainer::after{opacity:1}.topActionButtons{top:0;left:0;right:0;z-index:1002;position:absolute;padding-left:calc(env(safe-area-inset-left,0) + 2ch);padding-right:calc(env(safe-area-inset-right,0) + 2ch);padding-top:calc(env(safe-area-inset-top,0) + .75em)}.slideshow-topActionButtons-right{-webkit-margin-start:auto;margin-inline-start:auto}.slideshowBottomBar{position:fixed;bottom:0;left:0;right:0;inset-inline-start:0;inset-inline-end:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);padding:.75em 1ch;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;padding-left:calc(env(safe-area-inset-left,0) + 2ch);padding-right:calc(env(safe-area-inset-right,0) + 2ch);padding-bottom:calc(env(safe-area-inset-bottom,0) + .75em)}.slideshow-btnPlayVideo{position:absolute;right:calc(env(safe-area-inset-right,0) + 1ch)}

1
modules/slideshow/tv.css Normal file
View File

@@ -0,0 +1 @@
.slideshow-largefont{font-size:170%;line-height:1.4;font-weight:600}