Commit 86d20f8a authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch...

Merge branch '62373-badge-counter-very-low-contrast-between-foreground-and-background-colors-2' into 'master'

Resolve "Badge counter: Very low contrast between foreground and background colors"

Closes #62373

See merge request gitlab-org/gitlab-ce!31922
parents 04b37e42 41896cba
.badge.badge-pill {
font-weight: $gl-font-weight-normal;
background-color: $badge-bg;
color: $gl-text-color-secondary;
color: $gray-800;
vertical-align: baseline;
}
---
title: 'Resolve Badge counter: Very low contrast between foreground and background
colors'
merge_request: 31922
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment