style: grey out view-switcher on a standalone post
Timeline/Grid + 2/3/4-columns make no sense on a post detail page (no
feed to switch). We grey out the bar (opacity 0.4) + make it unclickable
(pointer-events:none) instead of hiding it, so the chrome doesn't shift
during HTMX navigation. Works via body.on-post (class switches client-side
on HTMX nav).
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.