diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-08-26 20:59:29 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-08-26 20:59:29 +0000 |
commit | c288916db124f1a0aaf5fe3eff53335f23d11921 (patch) | |
tree | dd15c2bec94c6dc8a470d24deb176ac442159aa2 /doc/api/projects.md | |
parent | 0e3c7b2f2a5742216eda2d2cf6df9a5ea5f866ff (diff) | |
parent | 77c22e95563f09e1430ac4fafcea4540463e3939 (diff) | |
download | gitlab-ce-c288916db124f1a0aaf5fe3eff53335f23d11921.tar.gz |
Merge branch 'fix-external-label-color' into 'master'
Add font color contrast to external label in admin area
## What does this MR do?
Adds a darker font color to `.label-default` so that the labels have more contrast
## Are there points in the code the reviewer needs to double check?
~~I used the same font color as the `.badge` on that same page but it was not listed as a variable in `variables.scss`. I'm not sure if both references need to be added as a sass variable or whether they should be replaced with an existing color in the variables list.~~
In reference to [Dmitriy's note about the colors](https://gitlab.com/gitlab-org/gitlab-ce/issues/20114#note_13251919), I changed the color to `$btn-transparent-color` and also took the liberty to change it on the navigation badges as well.
## Why was this MR needed?
Improves existing UI
## What are the relevant issue numbers?
Closes #20744
## Screenshots (if relevant)
Before:

After:

## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
- [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !5743
Diffstat (limited to 'doc/api/projects.md')
0 files changed, 0 insertions, 0 deletions