Remove .award-control-icon-positive, class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Issue: Remove ..award-control-icon-positive, class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Deprecate and remove the ..award-control-icon-positive, class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
- 4 CSS properties: Number of CSS rules in the class.
- 1 subclass: Classes that extend this class.
- 2 references: Number of usages in codebase.
Class definition:
.award-control-icon-positive, .award-control-icon-super-positive { @include transition(opacity, transform); opacity: 0; position: absolute; path { fill: $award-emoji-positive-add-lines; }
Instances of ..award-control-icon-positive, found in:
../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
- ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/mixins.scss
Implementation Plan
See instructions in epic Auditing and Removing CSS Classes in Frameworks.