From 40194b6a4806dfc55cdff87c91f77b292521528b Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 28 Sep 2015 10:34:08 +0500 Subject: Adding mention link styling back --- web/sass-files/sass/partials/_mentions.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web') diff --git a/web/sass-files/sass/partials/_mentions.scss b/web/sass-files/sass/partials/_mentions.scss index 83cdde53b..48746ba01 100644 --- a/web/sass-files/sass/partials/_mentions.scss +++ b/web/sass-files/sass/partials/_mentions.scss @@ -63,6 +63,10 @@ padding-left: 10px; } +.mention-link { + color: $primary-color; +} + .mention-highlight { background-color:#fff2bb; color: #333; -- cgit v1.2.3-1-g7c22