aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 2d7e723..88afbca 100644
--- a/style.css
+++ b/style.css
@@ -24,6 +24,10 @@ html, body {
--map-container-padding: 1rem;
}
+body.progress {
+ cursor: wait;
+}
+
#map-control-container {
--map-menu-spacing: .5em;
position: absolute;