Additional icon selectors

This commit is contained in:
Brian Miyaji
2016-04-02 03:57:05 +11:00
parent e848c4b3e6
commit f7e345ec99

View File

@@ -51,7 +51,8 @@
.sp-icon-calculator:before { .sp-icon-calculator:before {
content: "\f108"; content: "\f108";
} }
.sp-icon-calendar:before { .sp-icon-calendar:before,
.sp-icon-sp_event:before {
content: "\f145"; content: "\f145";
} }
.sp-icon-cake:before { .sp-icon-cake:before {
@@ -129,7 +130,8 @@
.sp-icon-tournament:before { .sp-icon-tournament:before {
content: "\f313"; content: "\f313";
} }
.sp-icon-tshirt:before { .sp-icon-tshirt:before,
.sp-icon-sp_player:before {
content: "\f307"; content: "\f307";
} }
.sp-icon-trash:before { .sp-icon-trash:before {