summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-10-23 11:35:25 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-10-23 11:35:25 +0500
commit81c2a89774ae78e8fc876eb04b8c76e5180fc3f7 (patch)
treef0bf21e9da904d9ab39a1c7dcafeea1e3c447d0a /web
parent210e2a062d8015e778369a6c7d75a4e976baa5fd (diff)
downloadchat-81c2a89774ae78e8fc876eb04b8c76e5180fc3f7.tar.gz
chat-81c2a89774ae78e8fc876eb04b8c76e5180fc3f7.tar.bz2
chat-81c2a89774ae78e8fc876eb04b8c76e5180fc3f7.zip
Changing popover help opacity
Diffstat (limited to 'web')
-rw-r--r--web/sass-files/sass/partials/_popover.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_popover.scss b/web/sass-files/sass/partials/_popover.scss
index 72cb43481..484e63c7c 100644
--- a/web/sass-files/sass/partials/_popover.scss
+++ b/web/sass-files/sass/partials/_popover.scss
@@ -45,7 +45,7 @@
ul {
padding-left: 17px;
span {
- @include opacity(0.7);
+ @include opacity(0.8);
}
strong, b {
@include opacity(1);