Skip to content

When buttons is disabled and gradients are enabled, hover state changes background #26372

Closed
@jhhazelaar

Description

@jhhazelaar

When a buttons is disabled and gradients are enabled. The hover state of a disabled button change to button hover gradient background. I think this should stay in the disabled state background.

Now it looks weird when disabled and hover changes background of button.

Can't reproduce a codepen example, because I can't enabled gradients without compiling the scss. I think the solution is to change the background-color to background in the button-variant mixin here:

background-color: $background;

  • Operating system and version: Mac OS 10.13.4
  • Browser and version: Chrome 66.0.3359.117

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions