aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/panels.html
AgeCommit message (Collapse)AuthorFilesLines
2015-10-13Clarify that .panel-heading overrides font-size of <hN> tagsPhilip Masek1-1/+1
Closes #17533 Closes #17735
2015-02-23docs>components>(remainder) headingsSteven Black1-6/+6
2014-12-04Merge pull request #15214 from twbs/example-idsChris Rebert1-7/+7
Give all embedded live docs examples data-example-id attrs [skip sauce]
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert1-7/+7
Refs #11410
2014-11-14Fixes to scopePatrick H. Lauke1-6/+6
as discssued in https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993 - added ``scope="row"`` to row headers - made sure row headers are actual ``<th>`` elements - removed ``scope="col"`` where it was redundant - simplified table examples with (to me) unnecessary ``rowspan``/``colspan`` (unless you really want complex tables, in which case we would need full-on ``id`` and ``headers`` attributes to make sure each table cell has an explicit association with the related header cells - overkill, in my opinion) - one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``)
2014-06-18Fixes #13400, #13415: actually document the existing practice for links in ↵Mark Otto1-0/+1
panel headings
2014-03-16Break up docs into includesMark Otto1-0/+278