Update to new palette and some fixes

This commit is contained in:
Joseph Cohen
2014-12-31 17:54:02 -06:00
parent a0ed5ae33d
commit b2bb7949f6
24 changed files with 490 additions and 441 deletions

View File

@@ -129,11 +129,11 @@ body.dashboard {
text-decoration: none;
&.active {
color: #6787DA;
color: $cachet-secondary;
}
&:hover {
color: #6787DA;
color: $cachet-secondary;
}
}
}