From ae9ab090fc443799180b591e14015c74f241f962 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Wed, 9 Apr 2025 21:14:38 +0200 Subject: unicode: Clicky table headings with
--- modules/unicode/index.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'modules') diff --git a/modules/unicode/index.html b/modules/unicode/index.html index fb46ba2..25eba88 100644 --- a/modules/unicode/index.html +++ b/modules/unicode/index.html @@ -24,10 +24,14 @@ body { .table > div > span.space-spacer { width: 1em; } -/* .table { - max-height: 300px; - overflow-y: scroll; -} */ +h3.table { + display: inline-block; + margin: 10px 0 10px 0; + user-select: none; +} +details { + margin-top: 15px; +} .invisible { display: none; } @@ -206,10 +210,9 @@ window.addEventListener("load", function() { -

Codepoints

-
+

Codepoints

-

Found in descriptions

- +

Found in descriptions

+ -- cgit v1.2.3-70-g09d2