Untitled

 avatar
unknown
plain_text
a year ago
227 B
5
Indexable
th[data-index="column-0"],
td[data-col="0"]{
    color: #fff !important;
    background: #000 !important;
}
th:not([data-index="column-0"]),
td:not([data-col="0"]){
    color: #000 !important;
    background: #fff !important;
}
Editor is loading...
Leave a Comment