aboutsummaryrefslogtreecommitdiff
path: root/docs/utilities
AgeCommit message (Collapse)AuthorFilesLines
2016-10-18fix markup validationMark Otto1-6/+10
2016-10-18Add vertical-align utilitiesMark Otto1-0/+33
- Adds six new utils for vertical-align property - Documents the additional classes in the utils docs
2016-10-09document it a bitMark Otto1-2/+8
2016-10-09Document the .bg-faded classMark Otto1-0/+1
Fixes #20550.
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto2-2/+2
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow2-2/+2
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto2-13/+13
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)