v109.2.3lumaweave2026-06-08

CSS lint sweep — restore CI green

Resolved 2 errors and 5 warnings across 3 CSS files using stylelint --fix. All changes are mechanical logical-property/unit substitutions and whitespace. CI lint:css now green.

v109.2.32026-06-08
  • ·StatusBar.css: bottom→inset-block-end, left→inset-inline-start, text-align:right→end
  • ·palette.css: vh→vb (×2) — LTR-only codebase, visually identical
  • ·SettingsPanel.css: blank lines before @keyframes + @media (pure whitespace, fixes at-rule-empty-line-before)
  • ·lint:css: 0 errors, 0 warnings (was 2 errors + 5 warnings)
  • ·Debt inherited from pre-v109; CI lint:css silently red since v109.0.1