diff --git a/configurator.py b/configurator.py
index c491e3f..b14d528 100755
--- a/configurator.py
+++ b/configurator.py
@@ -526,6 +526,10 @@ INDEX = Template(r"""
top: 0.75rem;
right: 10px;
}
+
+ .cursor-pointer {
+ cursor: pointer;
+ }
@@ -2743,37 +2747,40 @@ INDEX = Template(r"""