mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
f228802fd0
- Overhauls the states, including the link/button variants, for list groups to better match how we handle .btn states. - Moved the .list-group-item-action styles before the .list-group-item so that we don't have to do as much overriding. - Removed the plain-hover-focus mixins from the disabled and active states since they're unnecessary. - Added support for :active states on the .list-group-item-action variant (for the current click state). - Removed the heading and text classes and variables since we can accomplish the same thing with utilities. - Added support for :disabled on the .list-group-item-action as well since we can use those with button elements. - Rearranged docs to reflect all the above changes. - Reformatted some Sass variables. |
||
---|---|---|
.. | ||
alerts.md | ||
badge.md | ||
breadcrumb.md | ||
button-group.md | ||
buttons.md | ||
card.md | ||
carousel.md | ||
collapse.md | ||
dropdowns.md | ||
forms.md | ||
input-group.md | ||
jumbotron.md | ||
list-group.md | ||
modal.md | ||
navbar.md | ||
navs.md | ||
pagination.md | ||
popovers.md | ||
progress.md | ||
scrollspy.md | ||
tooltips.md |