Add stars feature to box scores
This commit is contained in:
@@ -315,6 +315,11 @@ table.widefat.sp-data-table input.small-text {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
table.widefat.sp-data-table input.tiny-text {
|
||||
width: 25px;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
table.widefat.sp-data-table input.name {
|
||||
min-width: 0;
|
||||
width: auto;
|
||||
|
||||
@@ -288,6 +288,9 @@
|
||||
.sp-event-performance .sp-performance-icons {
|
||||
width: 25%;
|
||||
}
|
||||
.sp-event-performance .sp-event-star {
|
||||
color: #f4d014;
|
||||
}
|
||||
|
||||
/* Event Performance (Icons) */
|
||||
.sp-event-performance-teams .sp-template-event-performance-icons {
|
||||
|
||||
Reference in New Issue
Block a user