• Resolved Linus888

    (@linus888)


    Hi, thanks for this amazing theme!

    I’d like to change the color of the checkmark / checkbox in the table. How can I do? I tried this code but probably I’m wrong something.

    Thanks in advance.

    #body .body input[type="checkbox"] { color: green; }

Viewing 1 replies (of 1 total)
  • Thread Starter Linus888

    (@linus888)

    I found this solution via html

    <td style="text-align: center; font-size: 150%; color: green;">✓</td>

Viewing 1 replies (of 1 total)
  • The topic ‘How color checkbox in table’ is closed to new replies.