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

This commit is contained in:
Jeremy Elder 2019-08-20 14:53:38 +00:00 committed by Filipa Lacerda
parent 04b37e4294
commit 41896cbabe
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.badge.badge-pill {
font-weight: $gl-font-weight-normal;
background-color: $badge-bg;
color: $gl-text-color-secondary;
color: $gray-800;
vertical-align: baseline;
}

View File

@ -0,0 +1,6 @@
---
title: 'Resolve Badge counter: Very low contrast between foreground and background
colors'
merge_request: 31922
author:
type: other