feat: update disabled select option styles and manifest for version 1.3.4.0
This commit is contained in:
@@ -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">
|
<div id="SeasonalsConfigPage" data-role="page" class="page type-interior pluginConfigurationPage" data-require="emby-input,emby-button,emby-select,emby-checkbox">
|
||||||
<style>
|
<style>
|
||||||
select option:disabled {
|
select option:disabled {
|
||||||
color: #bbb !important;
|
color: #a3a3a3 !important;
|
||||||
background: #f5f5f5 !important;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -13,8 +13,8 @@
|
|||||||
"changelog": "- some fixes for js loading\n- adapted config page descriptions",
|
"changelog": "- some fixes for js loading\n- adapted config page descriptions",
|
||||||
"targetAbi": "10.11.0.0",
|
"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",
|
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/Jellyfin-Seasonals-Plugin/releases/download/v1.3.4.0/Jellyfin.Plugin.Seasonals.zip",
|
||||||
"checksum": "ee9d0a7e38e9b1adc6a288c9105f0d1c",
|
"checksum": "4869a9a0c08317d2cb0e0fc8f454cf2b",
|
||||||
"timestamp": "2025-12-24T01:54:07Z"
|
"timestamp": "2025-12-24T02:02:15Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.3.3.0",
|
"version": "1.3.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user