Round corners
-
Hi Tobias,
I’m using round corners for thead and tfoot which works fine but as I have also marked the option Alternating Row Colors and these 2 combinations gives the footer an ending lines which I dont want to be showned. How can I solve this?
Code for css footer I use:
.tablepress tfoot th:first-child { border-bottom-left-radius: 10px; } .tablepress tfoot th:last-child { border-bottom-right-radius: 10px; }
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Round corners’ is closed to new replies.