Skip to content

Add borders to prose tables in docs#141

Merged
petermuehlbacher merged 1 commit intomainfrom
fix/docs-table-borders
Feb 12, 2026
Merged

Add borders to prose tables in docs#141
petermuehlbacher merged 1 commit intomainfrom
fix/docs-table-borders

Conversation

@petermuehlbacher
Copy link
Contributor

Summary

  • Adds full cell borders (vertical + horizontal) and an outer border to .prose tables in the docs CSS
  • Previously tables only had a bottom border on cells, making columns hard to distinguish

Test plan

  • Visit a docs page with a table (e.g. the agent_map effort levels page) and verify borders render correctly

🤖 Generated with Claude Code

Tables in the docs site lacked visual separation between cells. Added
full cell borders and an outer table border so content is easier to read.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@petermuehlbacher petermuehlbacher merged commit f7ec9ab into main Feb 12, 2026
3 checks passed
@petermuehlbacher petermuehlbacher deleted the fix/docs-table-borders branch February 12, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant