Add star number option to overlay number on star icon

This commit is contained in:
Brian Miyaji
2017-11-01 13:09:18 +11:00
parent dd98f04477
commit 8c1537c835
4 changed files with 29 additions and 7 deletions

View File

@@ -291,6 +291,14 @@
.sp-event-performance .sp-event-star {
color: #f4d014;
}
.sp-event-performance .sp-event-star-number {
margin-left: -20px;
width: 20px;
text-align: center;
display: inline-block;
font-size: smaller;
line-height: 20px;
}
/* Event Performance (Icons) */
.sp-event-performance-teams .sp-template-event-performance-icons {