summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-05 22:32:26 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-05 22:32:26 +0500
commite7d7892fd762c71e09d742487193670a98a71742 (patch)
treeac7e918e0535a66cfd10eb1944ed5aae849e14fd /web/sass-files/sass/partials/_headers.scss
parentbdf052002210d17e5925966ffd36d34739d4a5b3 (diff)
downloadchat-e7d7892fd762c71e09d742487193670a98a71742.tar.gz
chat-e7d7892fd762c71e09d742487193670a98a71742.tar.bz2
chat-e7d7892fd762c71e09d742487193670a98a71742.zip
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index 9b9e5f573..2a4e82fc7 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -37,7 +37,7 @@
&.description {
overflow: hidden;
text-overflow: ellipsis;
- color: #888;
+ @include opacity(0.6);
margin-top: 2px;
max-height: 45px;
}