Skip to content

Editing table styles

Suzanne Selhorn requested to merge selhorn-table-css into main

What does this MR do and why?

This MR updates the style of our tables in an attempt to make them look cleaner and more modern.

It also left-aligns the header row with the content, because previously the heading text was not aligned with the table text. For example:

Before:
image

After:
image

Before:
image

After:
image

Before:
image

After:
image

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Suzanne Selhorn

Merge request reports