-
-
-
+
Auto Selection Rules
Define rules to automatically select a season based on the date. Rules are evaluated from top to bottom. The first matching rule wins.
@@ -103,7 +103,7 @@
-
+
Configure specific settings for each seasonal theme below.
All symbol count settings add this number in addition to the standard 12 symbols (if additional symbols is enabled).
@@ -622,7 +622,7 @@
.date-range-group {
display: flex;
gap: 10px;
- align-items: flex-start;
+ align-items: flex-end;
}
@media (max-width: 800px) {
.seasonal-rule-content {
@@ -631,7 +631,7 @@
}
/* Styles for the Tabs */
- .jellyfin-tab-button.active {
+ .seasonals-tab-button.active {
color: #fff !important;
border-bottom: 2px solid #00a4dc !important;
}
@@ -642,11 +642,11 @@
}