From e97345b4527f5f22272573fc769a7d5f6800235b Mon Sep 17 00:00:00 2001 From: Tayane Fernandes Date: Wed, 23 Nov 2016 18:26:39 -0200 Subject: [#722] Changed color for the email list and action buttons --- web-ui/app/scss/base/_colors.scss | 1 + 1 file changed, 1 insertion(+) (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 b95a02f6..17333ff9 100644 --- a/web-ui/app/scss/base/_colors.scss +++ b/web-ui/app/scss/base/_colors.scss @@ -4,6 +4,7 @@ $light_gray: #C2C2C2; $lighter_blue: #91C2D1; $light_blue: #3DABC4; $dark_blue: #178CA6; +$bullet-blue: #5cacde; $light_orange: #FF9C00; $dark_orange: #FF7902; -- cgit v1.2.3