« get me outta code hell

content, css: always control offset-tooltip effect from content - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-11-04 09:30:41 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-11-04 09:30:41 -0400
commitdfc3fc5290cd73c3232a05c0cc6dd1edb4ed1477 (patch)
tree9e6ba78a72f92179e1f8b4464e1675c02b9aae48 /src/static
parentd3b56134bc051f4786c60991da40346227dc65eb (diff)
content, css: always control offset-tooltip effect from content
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/site.css3
1 files changed, 1 insertions, 2 deletions
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;
 }