### Subject of the issue Rather than relying on [keyboard detection](https://github.com/adaptlearning/adapt-contrib-core/blob/master/js/a11y/keyboardFocusOutline.js), use https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible instead. Will require changes to all `:focus` selectors. Plugins that require updating - [x] Core - [x] Media - [x] Narrative - [x] Slider - [x] Vanilla