summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_mentions.scss
diff options
context:
space:
mode:
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);
}