From c470a4731dc665f7091ee8b28eb0383186c13594 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 3 Jan 2024 18:19:56 -0400 Subject: css: style group contributions sort link with dotted underline --- src/static/site6.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/static') diff --git a/src/static/site6.css b/src/static/site6.css index dcc0e0b9..55370b85 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -951,6 +951,11 @@ li > ul { display: none; } +.group-contributions-sort-button { + text-decoration: underline; + text-decoration-style: dotted; +} + html[data-url-key="localized.albumCommentary"] li.no-commentary { opacity: 0.7; } -- cgit 1.3.0-6-gf8a5