From aa76f203985e4efa9fed1d8dfd27e7af817a4cf4 Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Fri, 13 Nov 2020 13:24:39 +0100 Subject: [PATCH] Update skins-3.0.json --- skins-3.0.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/skins-3.0.json b/skins-3.0.json index e161c96..9ba5f95 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -47,6 +47,13 @@ "step":"0.1", "css": "h1 {font-size: $em;}", "default": "1.8" + }, + { + "type": "number", + "name": "Modify rounding", + "description": "Amount of rounding. Zero is none.", + "css": ".innerCardFooter { border-radius: 0px $ !important;}.countIndicator, .playedIndicator { border-radius: 0px $ !important;}", + "default": "0" }, { "type": "colorPicker",