summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2024-06-17 07:41:23 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2024-06-17 07:41:23 +0200
commite9ca92bcfe1fcc8b0bd9bdb1ae79a8b5f80eb1ee (patch)
tree8716600eed4e0e12a778ff2b0835e979773f7872
parentb94f54827fc31f95ab3c87d47bf7245647cc137e (diff)
downloaddotfiles-e9ca92bcfe1fcc8b0bd9bdb1ae79a8b5f80eb1ee.tar.xz
Adapt LWN CSS hacks to recent comment threading update
-rw-r--r--.config/firefox/userContent.css2
1 files changed, 1 insertions, 1 deletions
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 {