Update skins-3.0.json
This commit is contained in:
@@ -108,6 +108,14 @@
|
|||||||
"description": "This modifies the colors of the cast, search and user buttons in the top right.",
|
"description": "This modifies the colors of the cast, search and user buttons in the top right.",
|
||||||
"css": ".headerRight { color: $; }",
|
"css": ".headerRight { color: $; }",
|
||||||
"default":"#ffffff"
|
"default":"#ffffff"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "slider",
|
||||||
|
"step": "0.1",
|
||||||
|
"name": "test",
|
||||||
|
"description": "test Slider.",
|
||||||
|
"css": ".cardContent-button,.itemDetailImage { border-radius: $em;}",
|
||||||
|
"default":"5"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user