I have to pay more attention! Yes, you are correct!
I removed the last coma and I also unchecked the “row highlighting”.
Now, with the following css:
.tablepress-id-CNG2015 .row-1 td,
.tablepress-id-CNG2015 .row-2 td,
.tablepress-id-CNG2015 .row-3 td,
.tablepress-id-CNG2015 .row-4 td,
.tablepress-id-CNG2015 .row-5 td,
.tablepress-id-CNG2015 .row-6 td,
.tablepress-id-CNG2015 .row-7 td {
background-color: transparent;
}
the result is: The ODD rows have transparent background just like I want, but the even rows kept their default color scheme.
The page is not published yet, I have it in draft mode. Will a screenshot help?