Style: change label class form closed to success
This commit is contained in:
parent
c8f3b69943
commit
f9c2da7a5d
3 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@
|
|||
border: 1px solid $black;
|
||||
}
|
||||
|
||||
&.closed {
|
||||
&.success {
|
||||
background-color: $green;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue