Confiforms CSS Background overwritten by alternating row colors

Henry Dench June 14, 2024

Hello, I have a working Rules for Field (CSS) macro that changes the background color of a row based on a filter. It seems that this background color change gets de-prioritized in the TableView as the alternating row scheme (white to gray to white etc...) is prioritized. Is there anyway to make sure the background-color of the CSS macro is always prioritized?

2 answers

1 accepted

2 votes
Answer accepted
Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 14, 2024

I believe you can set the !important to your CSS style or remove the "stripes" functionality in the TableView

background-color:red !important;

 

Henry Dench June 14, 2024

Thank you! Appreciate the quick response - this worked perfectly!

0 votes
Henry Dench June 14, 2024

@Alex Medved _ConfiForms_ since your answers to other's comments have already helped me significantly :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events