diff options
Diffstat (limited to '.config/firefox/userContent.css')
| -rw-r--r-- | .config/firefox/userContent.css | 2 |
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 { |
