Six inline style="" attributes in archive, browse, mdedit templates moved into stylesheets: - The font-size:1.1rem override on #refreshHeaderBtn (three tools) is now a single rule in shared/base.css — the refresh ⟳ glyph genuinely reads smaller than ◐ / ?, so the rule lives next to the existing shared icon-button block. - The flex-start justify-content + select-all margin on archive's Revisions column header become a .th-content--start variant + .select-all-checkbox class in archive/css/table.css. - The 450px initial width + 200px min-width on mdedit's #file-nav move into mdedit/css/base.css; the runtime resizer continues to override via inline style.width when the user drags. No visual change — the output is exactly equivalent. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| base.css | ||
| editor.css | ||
| markdown.css | ||
| tailwind-utils.css | ||
| toc.css | ||