]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 12 Mar 2019 13:16:18 +0000 (13:16 +0000)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 12 Mar 2019 13:16:18 +0000 (15:16 +0200)
commit3e05d016cf18e99725b9e77491a501c97b8dc7ac
tree1e1d96690a868c877c3951692f9aba48df97107d
parente8827874ad2c08556169c8bcdc6a4529bd5f6907
Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)

instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class
scss/_reboot.scss