Additional icon selectors
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user