Releases: ScalesCSS/patterns-buttons
Releases · ScalesCSS/patterns-buttons
1.3.0
Buttons
Disabled attribute
Changed the selector for disabled buttons from btn:disabled to btn[disabled] so that you can use it on <a>.
Disabled styles
Added 5 variables to control the appearance of disabled buttons. They default to the same values as a regular button.
New variables
$btn-disabled-background-color$btn-disabled-border-width$btn-disabled-border-color$btn-disabled-border-style$btn-disabled-text-color