From 698ca63d991f4246060223642116a78302a5af32 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 7 Oct 2015 14:41:24 +0500 Subject: PLT-522 - Adding option for mentionHighlightLink for themes --- web/sass-files/sass/partials/_mentions.scss | 7 ------- web/sass-files/sass/partials/_search.scss | 7 ------- 2 files changed, 14 deletions(-) (limited to 'web/sass-files/sass') diff --git a/web/sass-files/sass/partials/_mentions.scss b/web/sass-files/sass/partials/_mentions.scss index fb74eb4f5..f59cefbc6 100644 --- a/web/sass-files/sass/partials/_mentions.scss +++ b/web/sass-files/sass/partials/_mentions.scss @@ -57,11 +57,4 @@ .mention-highlight { background-color:#fff2bb; - a { - color: inherit; - text-decoration: underline; - &:hover, &:active { - color: inherit; - } - } } \ No newline at end of file diff --git a/web/sass-files/sass/partials/_search.scss b/web/sass-files/sass/partials/_search.scss index a7b1ab190..2de1b5380 100644 --- a/web/sass-files/sass/partials/_search.scss +++ b/web/sass-files/sass/partials/_search.scss @@ -106,11 +106,4 @@ .search-highlight { background-color: #FFF2BB; - a { - color: inherit; - text-decoration: underline; - &:hover, &:active { - color: inherit; - } - } } -- cgit v1.2.3-1-g7c22