Remove .gl-button.btn.award-control class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Issue: Remove ..gl-button.btn.award-control class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Deprecate and remove the ..gl-button.btn.award-control class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
- 5 CSS properties: Number of CSS rules in the class.
- 2 subclasses: Classes that extend this class.
- 0 references: Number of usages in codebase.
Class definition:
.gl-button.btn.award-control { margin: 4px 8px 4px 0; &.disabled { cursor: default; &:hover, &:focus, &:active { background-color: $white; border-color: $border-color; box-shadow: none; }
Instances of ..gl-button.btn.award-control found in:
Implementation Plan
See instructions in epic Auditing and Removing CSS Classes in Frameworks.