Tweak scoreboard and bracket styling

This commit is contained in:
Brian Miyaji
2016-12-12 22:15:28 +11:00
parent 6f70da0d59
commit f1326a122f

View File

@@ -424,6 +424,11 @@
margin-bottom: 0 !important;
}
.sp-template-scoreboard td:hover {
background: #f9f9f9 !important;
}
.sp-template-scoreboard a,
.sp-template-scoreboard a:hover {
text-decoration: none !important;
color: #333 !important;
@@ -469,8 +474,8 @@
border: 1px solid #e5e5e5 !important;
}
.sp-tournament-bracket .sp-heading,
.sp-tournament-bracket .sp-heading:hover {
.sp-tournament-bracket .sp-team-name:hover,
.sp-tournament-bracket .sp-heading {
color: #fff !important;
background: #00a69c !important;
border-color: #00a69c !important;