Change color for special cell

If you want to change color for exact cell from Rows, you should use this CSS:

 

#{{table.view_id}} .ptsCol-1 .ptsRows .ptsCell:nth-of-type(1) { background-color: #FF0000 !important; }

Categories
Latest Articles