Friday, July 16, 2021

Apex - Alternative background record color change

 .a-GV-table .a-GV-row:nth-child(even) .a-GV-cell {

    background-color: #d2e0f9;

}


Add this in report inline



No comments:

Post a Comment