« get me outta code hell

client, content, css: group contributions filter notice & clear link - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-06-10 07:18:13 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-06-10 07:20:40 -0300
commitb5cfd785360ced74970b06c9c1e6436bf7281b72 (patch)
tree6fbff6e9930d852aad80247e180af274ec76b897 /src/static/css
parent9c946df709fbeca15bc6e76435cbe30269a2bd3a (diff)
client, content, css: group contributions filter notice & clear link
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/features.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/static/css/features.css b/src/static/css/features.css
index f0bd1425..90c297e6 100644
--- a/src/static/css/features.css
+++ b/src/static/css/features.css
@@ -1301,6 +1301,11 @@
       background: var(--primary-color);
     }
   }
+
+  .group-contributions-table ~ .filter-notice a {
+    text-decoration: underline;
+    text-decoration-style: dotted;
+  }
 }
 
 /* Image and media containers */