From aadee36b23d4f1a6dad63475e53b38ea46eb6836 Mon Sep 17 00:00:00 2001 From: shinigami-eyes <43276258+shinigami-eyes@users.noreply.github.com> Date: Fri, 16 Nov 2018 20:40:19 +0100 Subject: [PATCH] Don't color "1 more reply" on twitter --- extension/content.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/content.js b/extension/content.js index fc8df9e..4f4837a 100644 --- a/extension/content.js +++ b/extension/content.js @@ -33,7 +33,7 @@ if (hostname == 'twitter.com') { color: inherit !important; } - a.show-thread-link { + a.show-thread-link, a.ThreadedConversation-moreRepliesLink { color: inherit !important; } .fullname,