Skip to content

[6.x] Fix "Contained data table" styling#12556

Merged
jasonvarga merged 4 commits intomasterfrom
contained-data-tables
Sep 24, 2025
Merged

[6.x] Fix "Contained data table" styling#12556
jasonvarga merged 4 commits intomasterfrom
contained-data-tables

Conversation

@jaygeorge
Copy link
Copy Markdown
Contributor

This closes #12518 by adjusting the way .data-table works, adding some exceptions for contained tables.

This regression was caused by #12233, which changed the way table borders are styled, as there are subtle differences in how browsers handle table styling.

Contained tables have a different container, and we need to make adjustments accordingly. While I was here I made it a bit clearer that "contained" is explicitly a .data-table modifier class, using BEM notation—since initially this was not clear to me.

@jaygeorge jaygeorge linked an issue Sep 24, 2025 that may be closed by this pull request
@jasonvarga jasonvarga merged commit de61175 into master Sep 24, 2025
19 checks passed
@jasonvarga jasonvarga deleted the contained-data-tables branch September 24, 2025 14:25
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.

[6.x] Double border in assets file browser in list view

2 participants