Published: 2/19/2026 CSS Notes Notes on CSS examples ExamplesAligning title with action buttons/* Pageheader fix for aligning title with action buttons */ .rw-PageHeader-contentNav { display: flex !important; overflow-wrap: break-word !important; text-wrap: pretty; }Column Formatting#paneReport td[headers=LINK] { width: 20px ; } .blueTitle { color: #00688c } .display_only { font-weight: bold; }