league table row background color
-
Hey all, please help me to change the color of odd and even rows for my league table.
The following css works but only changes the text color:
.sp-data-table tbody tr.odd {color: #ffffff}I have also tried this however it did nothing:
.sp-data-table tbody tr.odd {background-color: #ffffff}Thanks for your help
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘league table row background color’ is closed to new replies.