diff --git a/extension/content.js b/extension/content.js index 20be0d8..d6e7d58 100644 --- a/extension/content.js +++ b/extension/content.js @@ -33,6 +33,9 @@ if (hostname == 'twitter.com') { color: inherit !important; } + a.show-thread-link { + color: inherit !important; + } .fullname, .stream-item a:hover .fullname, .stream-item a:active .fullname