Enable multiple seasons and competitions to be selected for events, calendars, lists, and tables.

This commit is contained in:
Brian Miyaji
2015-02-16 23:10:38 +11:00
parent 2b3a72054b
commit ed982d2984
8 changed files with 104 additions and 176 deletions

View File

@@ -8,7 +8,7 @@
}
.post-state-format.post-format-league:before, .post-format-icon.post-format-league:before, a.post-state-format.format-league:before {
content: "\f313";
content: "\f481";
}
.post-state-format.post-format-friendly:before, .post-format-icon.post-format-friendly:before, a.post-state-format.format-friendly:before {

View File

@@ -63,7 +63,7 @@
content: "\f182";
}
.sp-icon-league:before {
content: "\f313";
content: "\f481";
}
.sp-icon-friendly:before {
content: "\f328";