Remove .disabled class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Issue: Remove ..disabled class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
Deprecate and remove the ..disabled class from ../gitlab-development-kit/gitlab/app/assets/stylesheets/framework/awards.scss
- 3 CSS properties: Number of CSS rules in the class.
- 1 subclass: Classes that extend this class.
- 1429 references: Number of usages in codebase.
Class definition:
.disabled { cursor: default; opacity: 0.5; &:hover { transform: none; }
Instances of ..disabled found in:
../gitlab-development-kit/gitlab/tooling/graphql/docs/templates/default.md.haml
- ../gitlab-development-kit/gitlab/tooling/danger/rubocop_inline_disable_suggestion.rb
- ../gitlab-development-kit/gitlab/scripts/perf/gc/collect_gc_stats.rb
Implementation Plan
See instructions in epic Auditing and Removing CSS Classes in Frameworks.