Remove .gl-icon class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Issue: Remove ..gl-icon class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Deprecate and remove the ..gl-icon 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.
- 655 references: Number of usages in codebase.
Class definition:
.gl-icon { height: $default-icon-size; width: $default-icon-size; }
Instances of ..gl-icon found in:
../gitlab-development-kit/gitlab/ee/app/views/trial_registrations/new.html.haml
- ../gitlab-development-kit/gitlab/ee/app/views/shared/_trial_reassurances.html.haml
- ../gitlab-development-kit/gitlab/ee/app/views/shared/credentials_inventory/_expiry_date.html.haml
Implementation Plan
See instructions in epic Auditing and Removing CSS Classes in Frameworks.