Row Height (Whole table)
-
Hi
How do I specify the row height for the whole table? I tried adding it to the .tablepress section but that does not work. Do I need to specify each row separately?.tablepress {
margin: 0 auto 1em;
line-height: normal;
}.tablepress-id-1 thead th {
font: bold;
}.tablepress-id-1 {
width: 750px !important;
}.tablepress-id-1 .row-2 td {
padding-top: 2px;
padding-bottom: 2px;
}
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Row Height (Whole table)’ is closed to new replies.