« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/css/site.css')
-rw-r--r--src/static/css/site.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index ca1ab034..ef9ea50a 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1497,6 +1497,10 @@ li:not(:first-child:last-child) .tooltip:where(:not(.cover-artwork .tooltip)),
   display: inline-block;
 }
 
+.content-tooltip-guy:not(.has-link) {
+  cursor: default;
+}
+
 .content-tooltip-guy.has-link .text-with-tooltip-interaction-cue {
   text-decoration-color: var(--primary-color);
 }