Rename the close icon to refuse

This commit is contained in:
gregoirenovel 2017-11-30 17:35:12 +01:00
parent dd47f96424
commit 2d9313b10b
4 changed files with 4 additions and 4 deletions

View file

@ -29,8 +29,8 @@
background-image: image-url("icons/accept.svg");
}
&.close {
background-image: image-url("icons/close.svg");
&.refuse {
background-image: image-url("icons/refuse.svg");
}
&.without-continuation {