« 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
diff options
context:
space:
mode:
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 */