Skip to content

Fix handling of BODY styles in HTML messages (#9911)#9923

Draft
alecpl wants to merge 5 commits intoroundcube:masterfrom
alecpl:dev/mail-html-body-styles-fix
Draft

Fix handling of BODY styles in HTML messages (#9911)#9923
alecpl wants to merge 5 commits intoroundcube:masterfrom
alecpl:dev/mail-html-body-styles-fix

Conversation

@alecpl
Copy link
Member

@alecpl alecpl commented Jul 6, 2025

Fixes #9911

This removes use of rcmBody class, and makes sure ID/class is set only on the container element, while properly handling styles and BODY class and id attributes. So, a potentially breaking change that touches mail preview and composing. And I need to test some more.

@alecpl alecpl marked this pull request as draft July 6, 2025 13:20
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.

body.class breaks media query selector due to missing .rcmBody container

1 participant