Skip to content

added lighter count badge background-color for on white backgrounds

Dimitrie Hoekstra requested to merge badge-color-on-white-bg into master

What does this MR do?

It lightens the default count badge background color for count badges on white backgrounds and adds a class to have the current bg-color for count badges for in the project nav.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Currently we make no difference if a count badge is on a white background or on a grey background. This MR fixes that, while retaining the old badge color within the grey project navigation bar.

was needed for this MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7754#note_19222345

Screenshots (if relevant)

Screenshot_2016-12-01_13.31.40

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

none

Merge request reports