mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
e3f9c463fc
Explicitly re-adds the "hand" `cursor:pointer` for non-disabled `.btn`, `.close`, `.navbar-toggler` elements, as well as forcing `page-link` pagination controls to always have the "hand" cursor (even if an author uses it on, say, `<button>` elements for a dynamically updating in-page pagination). Controversial, as everybody jumped on the bandwagon following this article https://medium.com/simple-human/buttons-shouldnt-have-a-hand-cursor-b11e99ca374b - which does have its merits of course, but there are also counter-arguments like http://kizu.ru/en/issues/cursor-pointer/ And seeing the amount of issues we've seen following the change, and the potential complexity needed to consistently address the cursor issue (see https://github.com/twbs/bootstrap/issues/24156 where i explore how the cursor needs to be based on "intent", and how that's tough to determine), I'm favouring an opinionated take here of just reintroducing the `cursor:pointer`. |
||
---|---|---|
.. | ||
mixins | ||
utilities | ||
_alert.scss | ||
_badge.scss | ||
_breadcrumb.scss | ||
_button-group.scss | ||
_buttons.scss | ||
_card.scss | ||
_carousel.scss | ||
_close.scss | ||
_code.scss | ||
_custom-forms.scss | ||
_dropdown.scss | ||
_forms.scss | ||
_functions.scss | ||
_grid.scss | ||
_images.scss | ||
_input-group.scss | ||
_jumbotron.scss | ||
_list-group.scss | ||
_media.scss | ||
_mixins.scss | ||
_modal.scss | ||
_nav.scss | ||
_navbar.scss | ||
_pagination.scss | ||
_popover.scss | ||
_print.scss | ||
_progress.scss | ||
_reboot.scss | ||
_root.scss | ||
_tables.scss | ||
_tooltip.scss | ||
_transitions.scss | ||
_type.scss | ||
_utilities.scss | ||
_variables.scss | ||
bootstrap-grid.scss | ||
bootstrap-reboot.scss | ||
bootstrap.scss |