Skip to content

v2.9.2 — Dark-theme CSS fix

Choose a tag to compare

@inafev inafev released this 19 Jun 12:35

Bug fix

Removed content-visibility: auto from broad <ul>/<ol> selectors and .v2-tag-section in the V2 elite stylesheet.

On the slate (dark) theme it caused:

  • Black flashes while scrolling
  • Link lists below the index mosaic appearing collapsed/broken (intrinsic-size mismatch → scrollbar jumps)

The tags page already uses collapsed <details> (native render skipping), so the optimization was redundant and harmful. A warning note was added to prevent reintroduction.

CSS cache-bust bumped to ?v=2.9.2.

🤖 Generated with Claude Code