summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-28 22:03:18 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-28 22:03:18 +0500
commit31750305aa4834b05ea1e7b0f00d0c83f528342a (patch)
tree2b96eb43e19ad23d54c2e93a4c7eb28187139b96 /webapp/sass/components
parentdbd503138f1e13935c539225e768f346d79a89f2 (diff)
downloadchat-31750305aa4834b05ea1e7b0f00d0c83f528342a.tar.gz
chat-31750305aa4834b05ea1e7b0f00d0c83f528342a.tar.bz2
chat-31750305aa4834b05ea1e7b0f00d0c83f528342a.zip
Multiple UI Improvements
Diffstat (limited to 'webapp/sass/components')
-rw-r--r--webapp/sass/components/_mentions.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/sass/components/_mentions.scss b/webapp/sass/components/_mentions.scss
index 98ae7d320..4753b4e9a 100644
--- a/webapp/sass/components/_mentions.scss
+++ b/webapp/sass/components/_mentions.scss
@@ -47,7 +47,7 @@
}
.mention__fullname {
- color: $dark-gray;
+ @include opacity(.5);
padding-left: 10px;
}