mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Button colour should be green too
This commit is contained in:
parent
b591cf188c
commit
538e22deff
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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user