Fix for underline in top scorers table on league page
This commit is contained in:
@@ -57,8 +57,9 @@
|
|||||||
width: 32px;
|
width: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#league-top-scorers-player-name-column {
|
#league-top-scorers-club-name-column {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user