diff --git a/app/assets/stylesheets/common/base/topic-post.scss b/app/assets/stylesheets/common/base/topic-post.scss index 89882521a7d..833ea340363 100644 --- a/app/assets/stylesheets/common/base/topic-post.scss +++ b/app/assets/stylesheets/common/base/topic-post.scss @@ -874,6 +874,11 @@ a.mention-group { &.old { background-color: unset; + color: $primary-medium; + + .d-icon { + color: $primary-medium; + } } p {