From dfc3fc5290cd73c3232a05c0cc6dd1edb4ed1477 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 4 Nov 2025 09:30:41 -0400 Subject: content, css: always control offset-tooltip effect from content --- src/static/css/site.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/static/css/site.css') diff --git a/src/static/css/site.css b/src/static/css/site.css index ef3ffe8e..e1654e6d 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1261,8 +1261,7 @@ label > input[type=checkbox]:not(:checked) + span { font-size: 0.9rem; } -li:not(:first-child:last-child) .tooltip:where(:not(.cover-artwork .tooltip)), -.offset-tooltips > :not(:first-child:last-child) .tooltip { +.offset-tooltips .tooltip { left: 14px; } -- cgit 1.3.0-6-gf8a5