mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 21:19:41 -06:00
add success color to check on badges
This commit is contained in:
parent
d493702a90
commit
b4d3973aa1
@ -234,7 +234,7 @@
|
||||
}
|
||||
|
||||
.check-display.status-checked {
|
||||
background-color: dark-light-diff($primary, $secondary, 40%, -60%);
|
||||
background-color: $success;
|
||||
}
|
||||
|
||||
.check-display.status-unchecked {
|
||||
|
Loading…
Reference in New Issue
Block a user