Error stylish css
-
I applied the following CSS to the table showing the rows alternating colors:
.tablepress .odd td { background-color: #ff0000; } .tablepress .even td { background-color: #CCCC99; }Attached image which shows that this rule does not apply in the first rows.
Where can you be wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Error stylish css’ is closed to new replies.