Button colour should be green too

This commit is contained in:
James Brooks 2015-06-15 20:04:27 +01:00
parent b591cf188c
commit 538e22deff
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"dist/css/all.css": "dist/css/all-37e0ba11.css",
"dist/css/all.css": "dist/css/all-05d38989.css",
"dist/js/all.js": "dist/js/all-c132bc1e.js"
}

View File

@ -37,7 +37,7 @@ body.login {
&:hover {
background-color: white;
color: $cachet-dark-blue;
color: $cachet-green;
}
}
}