aboutsummaryrefslogtreecommitdiff
path: root/client/causalloop.css
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-04-14 12:37:36 +0200
committerRuben Beltran del Rio <jj@r.bdr.sh>2026-04-14 17:26:45 +0200
commit37fa67b9ad1f8a6183fa4a8308c01ec5449b4730 (patch)
tree11a06b6523a591dba5a3af5e190514f04c1848d9 /client/causalloop.css
parentde62a5da0225b79fcf2460727bb7d765f8be2426 (diff)
Style the diagram
Diffstat (limited to 'client/causalloop.css')
-rw-r--r--client/causalloop.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/causalloop.css b/client/causalloop.css
index fbd6660..78875d1 100644
--- a/client/causalloop.css
+++ b/client/causalloop.css
@@ -26,6 +26,6 @@
width: 100%;
}
-.causalloop.thumbnail text:nth-of-type(n + 7) {
+.causalloop.thumbnail text.label {
cursor: pointer;
}