mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
Fixes White text issue on tables #383
This commit is contained in:
parent
796e219c51
commit
0a87025ad4
@ -219,7 +219,9 @@ th.text {
|
||||
}
|
||||
tr:nth-child(even) {background: #e2e2e2}
|
||||
tr:nth-child(odd) {background: #eee}
|
||||
|
||||
tr {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.main-limiter {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user