Different background-color for head rows
-
Hello,
with this css I can change the BG-Color of ALL Headrows to the same color:
.tablepress thead th, .tablepress tfoot th { background-color: #ff0000; }How can I put different BG-Colors to different table head rows?
thanks mike
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Different background-color for head rows’ is closed to new replies.