Skip to content

Improve colors of entity data tables. - #26734

Merged
linuspahl merged 11 commits into
masterfrom
entity-data-table-improve-colors
Jul 23, 2026
Merged

Improve colors of entity data tables.#26734
linuspahl merged 11 commits into
masterfrom
entity-data-table-improve-colors

Conversation

@linuspahl

@linuspahl linuspahl commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Description

This PR improves entity data table colors and changes the cell padding.

image image

/prd https://github.com/Graylog2/graylog-plugin-enterprise/pull/14950

/nocl - it is just a visual imporvement
Related to https://github.com/Graylog2/graylog-plugin-enterprise/issues/14642

@linuspahl
linuspahl marked this pull request as ready for review July 23, 2026 07:01
const StyledCell = styled.td`
&&& {
width: ${BULK_SELECT_COLUMN_WIDTH}px;
width: 24px;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be replaced with a variable again in a follow-up PR.

@linuspahl
linuspahl requested a review from maxiadlovskii July 23, 2026 07:03
@linuspahl
linuspahl merged commit ee377b9 into master Jul 23, 2026
31 checks passed
@linuspahl
linuspahl deleted the entity-data-table-improve-colors branch July 23, 2026 08:58
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.

2 participants