Untitled

Anonymous
plain_text
07/15/2024 4:24 PM
304 B
21
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