From 832531a23aebdef1a26a1978b48fdb65120d87a0 Mon Sep 17 00:00:00 2001 From: Jessica Date: Mon, 3 Sep 2018 18:12:41 +0200 Subject: updated opacity for label and identifyer for sharee --- css/settings/settings-addressbook-sharee.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/settings/settings-addressbook-sharee.scss b/css/settings/settings-addressbook-sharee.scss index 47b8385f..23d78088 100644 --- a/css/settings/settings-addressbook-sharee.scss +++ b/css/settings/settings-addressbook-sharee.scss @@ -33,7 +33,7 @@ text-overflow: ellipsis; display: inline-block; vertical-align: top; - opacity: 0.5; + opacity: 0.7; } &__utils { padding: 0 !important; @@ -46,6 +46,9 @@ .checkbox + label { padding: 0 !important; } + label { + opacity: 0.7; + } } .icon { -- cgit v1.2.3