summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_mentions.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-07 14:41:24 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-07 14:41:24 +0500
commit698ca63d991f4246060223642116a78302a5af32 (patch)
tree048726a02a491f660a0c583c29616234fb71cc8c /web/sass-files/sass/partials/_mentions.scss
parentfe802fb9c4afdf27a2fb56eb472f48eb921b4de0 (diff)
downloadchat-698ca63d991f4246060223642116a78302a5af32.tar.gz
chat-698ca63d991f4246060223642116a78302a5af32.tar.bz2
chat-698ca63d991f4246060223642116a78302a5af32.zip
PLT-522 - Adding option for mentionHighlightLink for themes
Diffstat (limited to 'web/sass-files/sass/partials/_mentions.scss')
-rw-r--r--web/sass-files/sass/partials/_mentions.scss7
1 files changed, 0 insertions, 7 deletions
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