2 Commits

Author SHA1 Message Date
c516a17e24 Make BLB content use full viewport width
All checks were successful
Deploy to WebDAV (/BLB) / deploy (push) Successful in 47s
- MainHeader.js: render the main layout table at width=100% and let the
  mainRightTD content cell auto-fill remaining space (left nav stays 121px).
  Previously the content cell was fixed to docWidth (~480px), wasting most of
  a modern wide monitor.
- standard.css: neutralize html{zoom:130%} (force 100%) and add an
  #mainRightTD{width:auto!important} guard.
2026-09-05 03:23:41 +00:00
e5d148e2a4 Flatten BLB site contents to repo root (match WebDAV /BLB/ => exlim/blb root) 2026-09-05 02:44:03 +00:00