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

@ -44,7 +44,7 @@
}
}
&.success {
&.accepted {
color: #FFFFFF;
border-color: $green;
background-color: $green;