From c3620a4516e532a927068b075ad78a5024fc9de6 Mon Sep 17 00:00:00 2001 From: Tayane Fernandes Date: Thu, 10 Nov 2016 17:41:18 -0200 Subject: [#716] Increase padlock icons font-size and fix alignment --- web-ui/app/scss/base/_colors.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/app/scss/base') diff --git a/web-ui/app/scss/base/_colors.scss b/web-ui/app/scss/base/_colors.scss index de5f76b3..f646e609 100644 --- a/web-ui/app/scss/base/_colors.scss +++ b/web-ui/app/scss/base/_colors.scss @@ -52,7 +52,7 @@ $success: #50BA5B; $will_be_encrypted: $success; $wont_be_encrypted: $attention; -$recipients_font_color: #AAA; +$recipients_font_color: #828282; /* Attachments */ $attachment_text: #555; -- cgit v1.2.3