Commit 71d074a674c07d9eed3572e071ef2d53479be5de

Authored by Dmitriy Zaporozhets
1 parent d325a279

Use same color for icon, arrow and project title on dash sidebar

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
app/assets/stylesheets/sections/dashboard.scss
@@ -76,7 +76,6 @@ @@ -76,7 +76,6 @@
76 float: right; 76 float: right;
77 margin: 0; 77 margin: 0;
78 font-size: 20px; 78 font-size: 20px;
79 - color: #666;  
80 } 79 }
81 80
82 .last-activity { 81 .last-activity {
@@ -110,6 +109,5 @@ @@ -110,6 +109,5 @@
110 .dash-project-access-icon { 109 .dash-project-access-icon {
111 float: left; 110 float: left;
112 margin-right: 3px; 111 margin-right: 3px;
113 - color: #999;  
114 width: 16px; 112 width: 16px;
115 } 113 }