summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_mentions.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-10-05 10:17:52 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-10-05 10:17:52 -0400
commit8595fd85c7b64e0e7f928abd398f1e0f5d62eea8 (patch)
tree97e83d35e4963225192e9257cb34c78fea9398d4 /web/sass-files/sass/partials/_mentions.scss
parentb144ac103607bb716f7ea340b28498b47b77af9f (diff)
parentc2d014b00a12f67faebfcfb279e5ccd4ccf14585 (diff)
downloadchat-8595fd85c7b64e0e7f928abd398f1e0f5d62eea8.tar.gz
chat-8595fd85c7b64e0e7f928abd398f1e0f5d62eea8.tar.bz2
chat-8595fd85c7b64e0e7f928abd398f1e0f5d62eea8.zip
Merge pull request #887 from asaadmahmoodspin/plt-375
plt-375 - Making modals compatible with themes
Diffstat (limited to 'web/sass-files/sass/partials/_mentions.scss')
-rw-r--r--web/sass-files/sass/partials/_mentions.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/web/sass-files/sass/partials/_mentions.scss b/web/sass-files/sass/partials/_mentions.scss
index 48746ba01..aff31e418 100644
--- a/web/sass-files/sass/partials/_mentions.scss
+++ b/web/sass-files/sass/partials/_mentions.scss
@@ -33,13 +33,6 @@
line-height: 36px;
font-size: 13px;
cursor: pointer;
- &:hover {
- background-color: #E6F2FA;
- }
-}
-
-.mentions-focus {
- background-color: #E6F2FA;
}
.mentions-text {
@@ -54,7 +47,6 @@
display: block;
font-size: 20px;
text-align: center;
- color: #555;
@include border-radius(32px);
}