From 71d074a674c07d9eed3572e071ef2d53479be5de Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 6 Jun 2014 22:06:04 +0300 Subject: Use same color for icon, arrow and project title on dash sidebar Signed-off-by: Dmitriy Zaporozhets --- app/assets/stylesheets/sections/dashboard.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'app') diff --git a/app/assets/stylesheets/sections/dashboard.scss b/app/assets/stylesheets/sections/dashboard.scss index abc9e57f2ac..6487e0acd91 100644 --- a/app/assets/stylesheets/sections/dashboard.scss +++ b/app/assets/stylesheets/sections/dashboard.scss @@ -76,7 +76,6 @@ float: right; margin: 0; font-size: 20px; - color: #666; } .last-activity { @@ -110,6 +109,5 @@ .dash-project-access-icon { float: left; margin-right: 3px; - color: #999; width: 16px; } -- cgit v1.2.1