Button colour should be green too
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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"
|
||||
}
|
||||
@@ -37,7 +37,7 @@ body.login {
|
||||
|
||||
&:hover {
|
||||
background-color: white;
|
||||
color: $cachet-dark-blue;
|
||||
color: $cachet-green;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user