<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
    Stylesheet for hiding elements previously done inline via design.
    v 1.0 Use separate css to avoid using style-src 'unsafe-inline'
   ========================================================================== */
#paddingWrapper &gt; div.ui-layout-west {
    display: none !important
}</pre></body></html>