Tidy up SCSS, make header lighter

This commit is contained in:
James Brooks
2014-12-05 12:59:29 +00:00
parent 120ef54648
commit a38d0e040d
7 changed files with 45 additions and 49 deletions

View File

@@ -39,7 +39,7 @@ body.dashboard {
border-bottom: $sidebar-border-color;
}
&.active {
background: $header-background-color;
background: $sidebar-active-color;
a {
color: $sidebar-text-active-color;
}