dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit e9ca92bcfe1fcc8b0bd9bdb1ae79a8b5f80eb1ee
parent b94f54827fc31f95ab3c87d47bf7245647cc137e
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Mon, 17 Jun 2024 07:41:23 +0200

Adapt LWN CSS hacks to recent comment threading update

Diffstat:
M.config/firefox/userContent.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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 {