From 71d074a674c07d9eed3572e071ef2d53479be5de Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 6 Jun 2014 22:06:04 +0300 Subject: [PATCH] Use same color for icon, arrow and project title on dash sidebar --- app/assets/stylesheets/sections/dashboard.scss | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/sections/dashboard.scss b/app/assets/stylesheets/sections/dashboard.scss index abc9e57..6487e0a 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; } -- libgit2 0.21.2