• Resolved marvin94

    (@marvin94)


    Hello,

    I know how to change the hover-color for every row in my tables:

    .tablepress .row-hover tr:hover td {
    background-color: #81DAF5;
    }

    But how do I set the hover-color only for specific rows in my tables? For example only on table 14 the row number 6.

    Mit freundlichen Greetings,

    Marvin

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hover-color only on specific rows’ is closed to new replies.