Add refund icon

This commit is contained in:
Rohan Mitchell
2015-04-30 15:38:12 +10:00
parent b498c28632
commit 0b652a2113

View File

@@ -0,0 +1,3 @@
@import 'plugins/font-awesome';
.icon-refund:before { @extend .icon-ok:before }