]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
v5: Update color on custom switch focus state
authorMark Otto <markdotto@gmail.com>
Thu, 14 May 2020 17:48:42 +0000 (10:48 -0700)
committerMark Otto <otto@github.com>
Fri, 15 May 2020 03:31:30 +0000 (20:31 -0700)
commitbbeda10e372f33e80fbc2095a71d5a1fc86f8e30
tree76d7a8dfcf8ed72fb8d293e89a64d634c7646a6b
parent12a6576f48bca3ac563e3690fabcfe180cfc2da2
v5: Update color on custom switch focus state

Replaces a custom hsla() value (dunno what I was thinking when I added this) with a reassigned existing variable. This variable goes up the stack and attaches to the component-active-bg variable, derived from our primary color out of the box. Fixes #30646.
scss/_variables.scss