Fixes #25135 (closed).
- This matches the default button styles, moving the
:focusoutline to be only on the:activestate when it's truly focused. - Also fixes a color contrast issue on the
:activestate of outline buttons. Thecoloris now contrasting from the$active-background.
See fixes at https://codepen.io/emdeoh/pen/mpmLde?editors=1100.
/cc @mudrz @719media