From e8f8306cf85288c1f424a4d31cfc50c2aac2ccab Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 13 Jan 2024 19:12:46 -0400 Subject: content, css, test: linkThing: wiki tooltip --- src/static/site6.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/static') diff --git a/src/static/site6.css b/src/static/site6.css index 4e76196..0e77a6e 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -562,6 +562,11 @@ li:not(:first-child:last-child) .tooltip, left: -10px; } +.thing-name-tooltip { + padding: 3px 4px 2px 2px; + left: -6px !important; +} + .icons-tooltip .tooltip-content { padding: 6px 2px 2px 2px; @@ -577,6 +582,12 @@ li:not(:first-child:last-child) .tooltip, font-size: 0.9em; } +.thing-name-tooltip .tooltip-content { + padding: 3px 4.5px; + white-space: nowrap; + max-width: 120px; +} + .icons { font-style: normal; white-space: nowrap; -- cgit 1.3.0-6-gf8a5