Stop Chrome from applying outline to DIVs that have tabindex="-1", see #21324
git-svn-id: https://develop.svn.wordpress.org/trunk@21510 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
83e5beed47
commit
94be7cf95b
@ -299,7 +299,7 @@ select {
|
||||
a,
|
||||
input,
|
||||
select,
|
||||
#wpbody-content {
|
||||
div {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user