The tables tool referenced --spacing-sm/md/lg (14×) but they were never defined and used no fallbacks, so every padding/margin/gap collapsed to 0 — table cells had no vertical padding and the table sat flush to the viewport edges. Define --spacing-sm/md/lg (+ alias the --color-*/--radius-sm names the tool uses) in shared/base.css, and give .table-main a clear left/right gutter (padding: md lg). Fixes every tables view (profile/tokens/diagnostics/mdl). Profile: clicking a project (or admin-subtree) row now opens that scope's .zddc INFO FORM in the browse editor (via the ?file=.zddc deep link → selects + previews the .zddc → schema-driven Title/Roles/Admins form), instead of navigating into the project's files. Diagnostic rows still link to their endpoints. Validated in a containerized browser: 24px side gutters + padded rows; clicking Proj → /Proj/?file=.zddc → the .zddc form editor. Full suite green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| archive | ||
| auth | ||
| cache | ||
| config | ||
| convert | ||
| fs | ||
| handler | ||
| jsonschema | ||
| listing | ||
| policy | ||
| tlsutil | ||
| zddc | ||
| zipfs | ||