Skip to content

Inconsistent naming between link-hover-* and scrollbar-*-hover CSS styles #1530

@rodrigogiraoserrao

Description

@rodrigogiraoserrao

The naming of the link-hover-* rules is inconsistent with that of scrollbar-*-hover.

The link rules have the modifier first:

  • link-hover-background
  • link-hover-color
  • link-hover-style

The scrollbar-* rules have the modifiers second:

  • scrollbar-background-active
  • scrollbar-background-hover
  • scrollbar-color-active
  • scrollbar-color-hover

My proposal is to rename link-hover-* to link-*-hover.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions