Files
snek/src
BordedDev d8d49cdf2b feat: add spoiler message styling with hover reveal and delayed pointer events
Add CSS rules for `.message-content .spoiler` to hide child content via opacity, pointer-events, and visibility, and reveal it on hover/focus/active with a 0.3s opacity transition. Include a `delay-pointer-events` keyframe animation to prevent premature interaction during the reveal. Set spoiler container to a fixed 2.5rem height with overflow hidden, expanding on interaction.
2025-06-05 23:22:40 +00:00
..