Remove .award-control-icon-neutral class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Issue: Remove ..award-control-icon-neutral class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Deprecate and remove the ..award-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.
- 7 references: Number of usages in codebase.
Class definition:
.award-control-icon-neutral { opacity: 0; }
Instances of ..award-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.