From be4313d7769697f6102fa5489d286badd660df12 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Tue, 24 Feb 2026 23:39:49 +0100 Subject: [PATCH] Add new seasonal themes: implement Frost, Film Noir, Oscar, Mario Day, Star Wars, Oktoberfest, Friday the 13th, Eid, Sports, Olympia, Space, Underwater, and Birthday options in configuration --- Jellyfin.Plugin.Seasonals/Web/test-site.html | 42 +++++++++++++++++--- 1 file changed, 37 insertions(+), 5 deletions(-) diff --git a/Jellyfin.Plugin.Seasonals/Web/test-site.html b/Jellyfin.Plugin.Seasonals/Web/test-site.html index a4bcd2a..a1177b8 100644 --- a/Jellyfin.Plugin.Seasonals/Web/test-site.html +++ b/Jellyfin.Plugin.Seasonals/Web/test-site.html @@ -154,6 +154,7 @@ border-radius: 8px; aspect-ratio: 2/3; position: relative; + z-index: 6; overflow: hidden; } @@ -175,7 +176,7 @@ background: rgba(0, 164, 220, 0.15); border-top: 1px solid rgba(0, 164, 220, 0.3); padding: 0.5em 1.5em; - z-index: 199; + z-index: -1; font-size: 0.8em; color: #aaa; text-align: center; @@ -190,7 +191,7 @@
-