Skip to content

Instantly share code, notes, and snippets.

@davidgilbertson
Last active November 22, 2017 21:11
Show Gist options
  • Save davidgilbertson/6b71a21c3911897ead35412758991951 to your computer and use it in GitHub Desktop.
Save davidgilbertson/6b71a21c3911897ead35412758991951 to your computer and use it in GitHub Desktop.
body.user-is-tabbing *:focus {
outline: 2px solid #7AACFE !important; /* for non-webkit browsers */
outline: 5px auto -webkit-focus-ring-color !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment