0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/docs/assets/scss
Patrick H. Lauke ea1d69c64b Make "Copy" buttons actual buttons
This makes them keyboard-accessible. For mouse users, the only change
here is that the focus outline will remain on the button once clicked
(in future, this can be solved with :focus-ring, but for now this would
require a polyfill). the tooltip is explicitly hidden on `mouseleave`,
so even though the `<button>` retains focus after clicking, the tooltip
won't stay visible once mouse user moves away.
the mouse hover styles have explicitly not been make to also apply to
:focus, so as to minimise the visual impact for
mouse users (though the tooltip remains visible)
 - but due to the default outline and the custom tooltip, it
should be fairly clear when keyboard users set focus to a copy button
too.
2017-04-16 13:57:33 -07:00
..
_ads.scss Update ads code and styles (also fixes #20477 in different way) 2016-08-21 22:38:08 -07:00
_anchor.scss nuke vendor prefixes 2016-01-03 18:10:22 -08:00
_booticon.scss break down docs scss into imports, hell yeah 2015-04-16 14:57:49 -07:00
_brand.scss break down docs scss into imports, hell yeah 2015-04-16 14:57:49 -07:00
_browser-bugs.scss break down docs scss into imports, hell yeah 2015-04-16 14:57:49 -07:00
_buttons.scss basic linting 2016-01-03 18:10:34 -08:00
_callouts.scss linter overhaul 2016-02-06 12:28:18 -08:00
_clipboard-js.scss Make "Copy" buttons actual buttons 2017-04-16 13:57:33 -07:00
_component-examples.scss Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-item, <li> etc...) 2017-04-02 11:21:04 +02:00
_content.scss fix markdown docs tables 2017-03-19 18:39:48 -07:00
_examples.scss break down docs scss into imports, hell yeah 2015-04-16 14:57:49 -07:00
_featured-sites.scss Rename .col-xs to .col + some other cleanup (#21222) 2016-11-27 22:47:00 -08:00
_featurettes.scss Add breakpoint-specific gutters. 2016-09-13 23:02:56 -05:00
_footer.scss Add missing :focus styles 2017-01-14 22:54:55 +00:00
_masthead.scss Add missing :focus styles 2017-01-14 22:54:55 +00:00
_nav.scss redo custom docs navbar 2016-12-22 13:48:07 -08:00
_page-header.scss Add breakpoint-specific gutters. 2016-09-13 23:02:56 -05:00
_responsive-tests.scss clear out docs css 2017-03-05 12:25:41 -08:00
_sidebar.scss basic linting changes, disable some id selector testing per file as needed 2016-01-03 18:17:58 -08:00
_skiplink.scss basic linting changes, disable some id selector testing per file as needed 2016-01-03 18:17:58 -08:00
_syntax.scss Render bash and powershell prompts with ::before. 2016-10-10 14:31:34 +11:00
_team.scss Add missing :focus styles 2017-01-14 22:54:55 +00:00
docs.scss Update copyright years to 2017 2017-01-01 12:56:11 +11:00