aboutsummaryrefslogtreecommitdiff
path: root/html/template.html
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2025-07-30 14:34:32 +0200
committerFlorian Fischer <florian.fischer@muhq.space>2025-07-30 14:34:32 +0200
commitfabeb1da13bf86eeca2f78f5d4171c78975fcfd9 (patch)
treeb3459db130c2492c5be14a6bc88bf835c52573d3 /html/template.html
parent6618ec81a4b231f192a09a9ce4072ba3681157a3 (diff)
downloadmuhqs-game-fabeb1da13bf86eeca2f78f5d4171c78975fcfd9.tar.gz
muhqs-game-fabeb1da13bf86eeca2f78f5d4171c78975fcfd9.zip
change cursor style to suggest linking to rules
Diffstat (limited to 'html/template.html')
-rw-r--r--html/template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/template.html b/html/template.html
index ab072487..d6d33bc8 100644
--- a/html/template.html
+++ b/html/template.html
@@ -266,6 +266,7 @@ $endif$
li.linkable-rule.highlighted {
background-color: var(--highlight-bg);
list-style-image: url(link.svg);
+ cursor: pointer;
}
li.linkable-rule.highlighted ol {