Tweak scoreboard and bracket styling
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user