div#c-post-events { #a-index { tr.resolved-true { background: var(--post-events-resolved-background); } tr.resolved-false { background: var(--post-events-unresolved-background); } } }