From 76f8fc1c65501238c97051ee197028e6ec2b1aef Mon Sep 17 00:00:00 2001 From: Christopher Vagnetoft Date: Sun, 21 Sep 2025 02:21:45 +0200 Subject: [PATCH] Implement CheckField visuals --- index.html | 8 +++++--- jsonform.css | 35 +++++++++++++++++++++++++++++++++++ jsonform.js | 42 +++++++++++++++++++++++++++++++++++++++++- 3 files changed, 81 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index e7f2030..25c9309 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@