Remove .gl-button.selected class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

Issue: Remove ..gl-button.selected class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss

Deprecate and remove the ..gl-button.selected 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.
  • 0 references: Number of usages in codebase.

Class definition:

.gl-button.selected { background-color: var(--blue-50) !important; box-shadow: inset 0 0 0 2px var(--blue-500) !important; }

Instances of ..gl-button.selected found in:

Implementation Plan

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