mirror of
https://github.com/danieladov/jellyfin-plugin-skin-manager.git
synced 2026-01-18 16:37:31 +01:00
Change to blurSlider
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
"default": "0"
|
||||
},
|
||||
{
|
||||
"type": "number",
|
||||
"type": "blurSlider",
|
||||
"name": "Backdrop Blur",
|
||||
"description": "adds blur to the backdrop images default is zero",
|
||||
"css": ":root{--bgblur: blur($px)}.backdropImage {filter: var(--bgblur);}.backgroundContainer.withBackdrop {background-color: rgba(0,0,0,0);}",
|
||||
|
||||
Reference in New Issue
Block a user