« get me outta code hell

data, content: additional file artists - 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>2026-05-19 21:52:18 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-05-19 21:52:18 -0300
commite56b564efe888e028e4b01891d9074e8532360d2 (patch)
tree4525dd2a274f8320d94be5cfbf1b1ad8586420d2 /src/static
parente518aba281c2deca085bcb1245f8da5448f28981 (diff)
data, content: additional file artists preview
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/miscellany.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/static/css/miscellany.css b/src/static/css/miscellany.css
index eb085693..37fefb40 100644
--- a/src/static/css/miscellany.css
+++ b/src/static/css/miscellany.css
@@ -503,9 +503,9 @@
     text-decoration: none !important;
   }
 
-  summary > span:hover:has(a:hover) a,
-  summary > span:hover:has(a.nested-hover) a,
-  summary.has-nested-hover > span a {
+  summary > span:hover:has(a:hover) a:hover,
+  summary > span:hover:has(a.nested-hover) a:hover,
+  summary.has-nested-hover > span a:hover {
     text-decoration: underline !important;
   }