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",