]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Darken outline hover color to match default button hover (#24150)
authorafholderman <afholderman@gmail.com>
Sat, 25 Nov 2017 00:42:40 +0000 (18:42 -0600)
committerMark Otto <markd.otto@gmail.com>
Sat, 25 Nov 2017 00:42:40 +0000 (16:42 -0800)
commit7c10068c76751ee0ae8aab8cf0b7bdfdf40912ae
tree9b9433f9ceb6f04dea97113c807ee5c64925627e
parent02e4f6e5138d908f354a2e989137816befa7de47
Darken outline hover color to match default button hover (#24150)

* Fix Issue #24144

Alter button-outline-variant mixin to darken hover and active background in same fashion as filled button.

* Fix Issue #24144

Filled button on hover should utilize the same color-yiq mixin so that theme buttons match

* default values, fix mixin
scss/mixins/_buttons.scss