Remove .award-control-icon-super-positive class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

Issue: Remove ..award-control-icon-super-positive class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

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

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

Class definition:

.award-control-icon-super-positive { opacity: 1; transform: scale(1); }

Instances of ..award-control-icon-super-positive 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.