Skip to content

Style MCP popups with white background, border, shadow, and padding#101

Merged
rg4444 merged 1 commit into
mainfrom
claude/restore-mcp-popups-OsYrA
Feb 8, 2026
Merged

Style MCP popups with white background, border, shadow, and padding#101
rg4444 merged 1 commit into
mainfrom
claude/restore-mcp-popups-OsYrA

Conversation

@rg4444
Copy link
Copy Markdown
Contributor

@rg4444 rg4444 commented Feb 8, 2026

Popup divs were transparent with no padding because CSS class selectors didn't match. Add inline styles for background, border, border-radius, box-shadow, padding, and min-width to both file and header popups.

https://claude.ai/code/session_012zdwzPwwwXcQTThSHcUpQ3

Summary

Describe the change and link related issues.

Validation

  • Does this change affect BPMN render/diff?
  • Does this change require regenerating images?
  • Any schema/validator updates?

Testing

List the commands/checks you ran locally.

Popup divs were transparent with no padding because CSS class selectors
didn't match. Add inline styles for background, border, border-radius,
box-shadow, padding, and min-width to both file and header popups.

https://claude.ai/code/session_012zdwzPwwwXcQTThSHcUpQ3
@rg4444 rg4444 merged commit aecf1da into main Feb 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants