gitlab-org--gitlab-foss/app/assets/stylesheets
Annabel Dunstone Gray c288916db1 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:
![Screen_Shot_2016-08-09_at_2.49.04_PM](/uploads/df8f402cc1dd423a2c37c9f4067b95f8/Screen_Shot_2016-08-09_at_2.49.04_PM.png)

After:
![Screen_Shot_2016-08-09_at_3.32.54_PM](/uploads/396f6679618630cab7a40e432f259084/Screen_Shot_2016-08-09_at_3.32.54_PM.png)

## 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
2016-08-26 20:59:29 +00:00
..
framework Merge branch 'fix-external-label-color' into 'master' 2016-08-26 20:59:29 +00:00
highlight Refactor on diff themes for merge conflicts UI. 2016-08-12 23:24:45 +03:00
mailers Fix email line-height in Outlook 2016-08-17 15:55:34 +01:00
pages Merge branch 'fix-external-label-color' into 'master' 2016-08-26 20:59:29 +00:00
application.scss Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
behaviors.scss Add comment for v-cloak selector. [ci skip] 2016-08-16 11:46:01 -06:00
framework.scss Updated blank state for environments and deployments 2016-06-21 09:54:15 +01:00
notify.scss Optimise email CSS for speed with Premailer 2016-06-07 12:33:19 +01:00
print.scss Updated print style 2016-04-18 12:00:20 +01:00