aboutsummaryrefslogtreecommitdiff
path: root/docs/utilities/borders.md
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-46/+0
2017-05-28new toc in utils and about and extendMark Otto1-2/+2
2016-12-04Documentation navigation fixes. (#21288)Bardi Harborow1-0/+1
* Make /utilities/ redirect to /utilities/borders/. * Rewrite sidebar active link logic to ensure superstrings are not selected.
2016-11-26Add .rounded-0 utility class (#21214)Ken Dale1-6/+8
* Add rounded-0 class
2016-11-26Border utilities (#21213)Mark Otto1-0/+14
* grunt * add border utilities for removing borders * clean up comments * add basic border docs * docs styles for border utils
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