<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
table.release-notes tr &gt; td:nth-child(5),
table.incidents tr.result-collapsed-row &gt; td:nth-child(7),
table.hazards tr.result-collapsed-row &gt; td:nth-child(6),
.controls-area,
#filter-summary &gt; .detailsButton,
.filter-control-area {
    display: none;
}
</pre></body></html>