Remove .reaction-control-icon-neutral class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

Issue: Remove ..reaction-control-icon-neutral class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

Deprecate and remove the ..reaction-control-icon-neutral class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

  • 1 CSS properties: Number of CSS rules in the class.
  • 1 subclass: Classes that extend this class.
  • 5 references: Number of usages in codebase.

Class definition:

.reaction-control-icon-neutral { display: flex; }

Instances of ..reaction-control-icon-neutral found in:

../gitlab-development-kit/gitlab/app/views/snippets/notes/_actions.html.haml

  • ../gitlab-development-kit/gitlab/app/views/projects/notes/_actions.html.haml
  • ../gitlab-development-kit/gitlab/app/views/award_emoji/_awards_block.html.haml

Implementation Plan

See instructions in epic Auditing and Removing CSS Classes in Frameworks.