mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-03 10:23:05 +02:00
Highlight use cases where :focus-visible is used for BrowserStack testing
This commit is contained in:
@@ -397,6 +397,7 @@ button {
|
||||
// confused and applies its very visible two-tone outline anyway.
|
||||
|
||||
button:focus:not(:focus-visible) {
|
||||
color: #cbf;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user