diff options
author | Phil Hughes <me@iamphill.com> | 2018-01-25 10:47:39 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-01-25 10:47:39 +0000 |
commit | 1c4214322f76800b09058026bc6aff767d0c3f0c (patch) | |
tree | 72dd409ace979fa3ae7b756e2866800e37999b1b /changelogs | |
parent | 0e4de813fb5a8558531af1d1af1ca8307167638f (diff) | |
parent | febf229b91b8336fb153e0bda0e0820d2eb74044 (diff) | |
download | gitlab-ce-1c4214322f76800b09058026bc6aff767d0c3f0c.tar.gz |
Merge branch '42285-not-found-status-icon' into 'master'
Resolve "generalise not found status icon color throughout application"
Closes #42285
See merge request gitlab-org/gitlab-ce!16679
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/42285-not-found-status-icon.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42285-not-found-status-icon.yml b/changelogs/unreleased/42285-not-found-status-icon.yml new file mode 100644 index 00000000000..ea7ff9d6ae7 --- /dev/null +++ b/changelogs/unreleased/42285-not-found-status-icon.yml @@ -0,0 +1,5 @@ +--- +title: Replace verified badge icons and uniform colors +merge_request: +author: +type: fixed |