From 61b39924b1c0728821dd5d87e485a9bdb23430f8 Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Wed, 25 Nov 2020 11:32:45 +0100 Subject: [PATCH] Update skins-3.0.json --- skins-3.0.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/skins-3.0.json b/skins-3.0.json index 3b04c4d..982d49d 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -108,7 +108,15 @@ "description": "This modifies the colors of the cast, search and user buttons in the top right.", "css": ".headerRight { color: $; }", "default":"#ffffff" - } + }, + { + "type": "slider", + "step": "0.1", + "name": "test", + "description": "test Slider.", + "css": ".cardContent-button,.itemDetailImage { border-radius: $em;}", + "default":"5" + } ] }, {