How do I manipulate tr > td background with only selective rows.
I am using a low code no code tool where I cant pass custom class to particular areas, I have a tr > td >span>a I want to apply background color to this row. Note that I cant pass a custom class to that particular <tr> or <td>. All of the tr > td has a span tag but only some has <a> I want to change background of all <td> under that <tr> that carries <a> tag.
Please find the attached screenshot. If more clarity is required or I missed something please let me know so I can explain further. Thanks in advance.
Please find the attached screenshot. If more clarity is required or I missed something please let me know so I can explain further. Thanks in advance.

