Adjust gallery and icon mode box score frontend styles
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
.sp-data-table *,
|
||||
.sp-table-caption {
|
||||
box-sizing: border-box !important;
|
||||
border: none !important;
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
border-radius: 0 !important;
|
||||
font-weight: 400 !important;
|
||||
text-transform: none !important;
|
||||
letter-spacing: normal !important;
|
||||
@@ -165,6 +169,10 @@
|
||||
color: #999 !important;
|
||||
}
|
||||
|
||||
.sp-template-gallery .gallery-item img {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.sp-template-gallery .gallery-caption {
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
@@ -319,6 +327,7 @@
|
||||
color: rgba(51,51,51,0.5) !important;
|
||||
font-weight: 500 !important;
|
||||
font-size: 12px !important;
|
||||
margin: 10px !important;
|
||||
}
|
||||
|
||||
.sp-template-event-blocks .sp-event-date a,
|
||||
@@ -375,6 +384,10 @@
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.sp-template-event-performance-icons tr:first-child td {
|
||||
border-top: 1px solid #e5e5e5 !important;
|
||||
}
|
||||
|
||||
/* Match Stats */
|
||||
|
||||
.sp-template-event-statistics .sp-statistic-label {
|
||||
|
||||
Reference in New Issue
Block a user