SIGN IN SIGN UP
twbs / bootstrap UNCLAIMED

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

0 0 3 MDX

Fix #26372: disabled btn hover issue (#27407)

When gradients are enabled there is still a hover state on disabled
buttons since the hover rules apply to background-image and disabled
rules apply to background-color. This applies the logic already present
in dropdowns to buttons. This fix was originally proposed by @ysds.
I
Ian Walter committed
871a51a54827a5ccfbbc469fef6b08f7c2641a44
Parent: c5eb604
Committed by XhmikosR <xhmikosr@gmail.com> on 10/20/2018, 7:12:33 PM