0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-14 02:24:00 +01:00
Bootstrap/site
Patrick H. Lauke cda901f244
v5/docs: reintroduce outline for docs code samples, buttons when :not(:focus-visible) (#36507)
* Remove outline suppression for focused `<pre>`

Sighted keyboard users rely on knowing where their focus is. If the `<pre>` receives focus (so that it can be scrolled by keyboard users, for instance) then it's essential that they know this is the case

* Only suppress outline for buttons when `:not(:focus-visible)`

* Add right-hand margin to pre

avoids having the focus outline awkwardly clipped by the copy button
2022-08-31 18:30:23 -07:00
..
assets v5/docs: reintroduce outline for docs code samples, buttons when :not(:focus-visible) (#36507) 2022-08-31 18:30:23 -07:00
content Add default select example in cheatsheet (#36877) 2022-08-31 18:19:45 -07:00
data Fix typos after #36762 (#36771) 2022-07-29 21:49:01 +02:00
layouts Move DocSearch out of offcanvas to always show it on mobile (#36824) 2022-07-27 13:30:42 -07:00
static Simplify social images and add ability to set per-page images (#36804) 2022-07-26 09:25:47 -07:00
.eslintrc.json Docs: update documentation js examples, using es6 (#36203) 2022-04-26 09:38:41 -07:00