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" + } ] }, {