aboutsummaryrefslogtreecommitdiff
path: root/docs/utilities
AgeCommit message (Collapse)AuthorFilesLines
2016-09-08Add new border utilsMark Otto1-0/+29
- Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle - Add new .rounded-{direction} utils - New docs pages for border utils with TBD comments for the border property - Removes most image examples for rounding from the content/images docs in favor of new docs page
2016-09-08Revamp background utilities and add new .text-white utilityMark Otto1-8/+9
- Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes. - Adds new .text-white class to help lighten text color for darker backgrounds
2016-09-08Update docs to use new spacing util class namesMark Otto1-8/+8
2016-09-08Docs: Breaks out Utilities into separate section and optimizes its pages ↵Kovah11-0/+417
(#20678)