sanitize.css forms.css makes form controls inherit the text color, so
the rules that put them back on white left white text wherever the
surrounding panel sets it, as in the nimgsearch search panel and the
open.neuroinf.jp advanced search.
- set the text to black next to each white control background,
matching how the browser drew the controls before sanitize.css
The index tree has a single root, so its first indent unit is always
marked as an end and every line was shifted one column to the right,
doubling the vertical line under the root. Hide that unit and draw the
node's own branch (├ or └) after the indent from the leaf-last class,
as nimg.neuroinf.jp already does.
Rebuild the site on the stack the other converted sites share: Vite 8,
React 19, TypeScript 7, react-router 8, Biome and sanitize.css, with the
site data moved out of the bundle into static-contents/.
- base the database and forum code on cerebellum.neuroinf.jp, keeping
the CBSN item fields for papers, books and presentations
- serve the XooNIps and forum data from modules/, redirecting the old
download and /database/file URLs
- restate the theme sizes as border-box totals and keep form controls
on white
- track page views with GA4