Replies: 0
Hi, I wish the lines weren’t colored.
I would rather than color some columns and others only with the passage of the mouse.
(width do not change)
a {
color: #333333;
text-decoration: none;
}
.tablepress-id-8 td,
th {
padding: .75em 1.5em;
text-align: left;
font-size: .7em;
}
.tablepress-id-8 .column-2 {
width: 150px;
background-color: #DF4F1E;
}
.tablepress-id-8 .column-3 {
width: 150px;
}
.tablepress-id-8 .column-5 {
width: 150px;
background-color: #DCDF1E;
}
.tablepress-id-8 .column-8 {
width: 5%;
background-color: #23DF26;
}
.tablepress-id-8 .column-11 {
width: 5%;
background-color: #23DFDC;
}
.tablepress-id-8 .column-14 {
width: 5%;
background-color: #28A5FF;
}
.tablepress-id-8 .column-17 {
width: 5%;
background-color: #BE2CDF;
}
.tablepress-id-8 .column-hover {
background-color: #2ea879;
}
.tablepress-id-8 .column-hover {
background-color: #2f336b;
}