Rename two classes so that they are more meaningful

This commit is contained in:
gregoirenovel 2017-11-24 10:37:27 +01:00
parent 4302997f08
commit e3ce5115a2
5 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@
border: 1px solid $black;
}
&.success {
&.accepted {
background-color: $green;
}