From e9ca92bcfe1fcc8b0bd9bdb1ae79a8b5f80eb1ee Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 17 Jun 2024 07:41:23 +0200 Subject: Adapt LWN CSS hacks to recent comment threading update --- .config/firefox/userContent.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css index a5d7dd3..0ab060f 100644 --- a/.config/firefox/userContent.css +++ b/.config/firefox/userContent.css @@ -143,7 +143,7 @@ .CommentBox { border-color: #310 !important; } - .OldCommentBox .CommentTitle { + .OldCommentBox > summary > .CommentTitle { background-color: #181818 !important; } .OldCommentBox { -- cgit v1.2.3