feat: update disabled select option styles and manifest for version 1.3.4.0

This commit is contained in:
CodeDevMLH
2025-12-24 03:03:22 +01:00
parent 70eac57e4d
commit b311fe4e2a
5 changed files with 3 additions and 4 deletions

View File

@@ -8,8 +8,7 @@
<div id="SeasonalsConfigPage" data-role="page" class="page type-interior pluginConfigurationPage" data-require="emby-input,emby-button,emby-select,emby-checkbox">
<style>
select option:disabled {
color: #bbb !important;
background: #f5f5f5 !important;
color: #a3a3a3 !important;
}
</style>
<div data-role="content">

View File

@@ -13,8 +13,8 @@
"changelog": "- some fixes for js loading\n- adapted config page descriptions",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.3.4.0/Jellyfin.Plugin.Seasonals.zip",
"checksum": "ee9d0a7e38e9b1adc6a288c9105f0d1c",
"timestamp": "2025-12-24T01:54:07Z"
"checksum": "4869a9a0c08317d2cb0e0fc8f454cf2b",
"timestamp": "2025-12-24T02:02:15Z"
},
{
"version": "1.3.3.0",