Skip to content

Fix inconsistent icon colours in package title

What does this MR do?

Issue: #220442 (closed)

This is a simple fix to update the icon colours in the package title to be consistent and use the new GitLab UI classes. This was pointed out here: !33268 (comment 355070246).

Some of the classes inside package_tags.vue have been updated to their GitLab UI versions. This wasn't applied in package_title.vue as they were changed in !33701 (merged).

Screenshots

Before After
Screenshot_2020-06-05_at_09.32.52 Screenshot_2020-06-05_at_11.46.53

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports