summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_access-history.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-06 21:34:16 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-06 21:34:16 +0500
commitd452523b07a66e6d71b2beb5150244165d9c30cc (patch)
tree124894d217deba707a6b6032c2f816eede6129db /web/sass-files/sass/partials/_access-history.scss
parentcbe1ab8dbac9502017a5ae5cd4eb01d9c43772e2 (diff)
downloadchat-d452523b07a66e6d71b2beb5150244165d9c30cc.tar.gz
chat-d452523b07a66e6d71b2beb5150244165d9c30cc.tar.bz2
chat-d452523b07a66e6d71b2beb5150244165d9c30cc.zip
PLT-451 - Adding visual effect for logout active sessions button
Diffstat (limited to 'web/sass-files/sass/partials/_access-history.scss')
-rw-r--r--web/sass-files/sass/partials/_access-history.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_access-history.scss b/web/sass-files/sass/partials/_access-history.scss
index 412a2a1d0..a3289ecc0 100644
--- a/web/sass-files/sass/partials/_access-history.scss
+++ b/web/sass-files/sass/partials/_access-history.scss
@@ -24,6 +24,6 @@
font-size: 15px;
}
.report__info {
- color: #999;
+ @include opacity(0.8);
}
} \ No newline at end of file