Skip to content

Fix markdown table border colors

Enrique Alcántara requested to merge 27884-fix-table-styles into master

What does this MR do?

The border colors of the markdown table body and header are different. This MR fixes that. See screenshots.

The colors used in this MR are based on Pajamas table specs

Screenshots

Before After
table-1-before table-1-after
table-2-before table-2-after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #27884 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports