• Resolved ironzuu

    (@ironzuu)


    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

    • This topic was modified 5 years, 10 months ago by ironzuu.
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.