aboutsummaryrefslogtreecommitdiff
path: root/scss/_utilities.scss
AgeCommit message (Expand)AuthorFilesLines
2017-07-01Redo the "responsive helpers" filesMark Otto1-0/+1
2017-01-02New position utils, split docsMark Otto1-0/+2
2016-10-18Add vertical-align utilitiesMark Otto1-0/+1
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto1-1/+1
2016-09-08Add new border utilsMark Otto1-0/+1
2016-04-06Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343Teo Dell'Amico1-1/+2
2016-02-06Drop .center-block for .m-x-autoMark Otto1-1/+0
2016-02-06Move the conditional statement back to the file because nested imports aren't...Mark Otto1-4/+1
2016-02-06Conditionally include the flex utils in the import stack and reduce to a sing...Mark Otto1-0/+4
2015-12-23Reorganize utilities into more separate files under a `/scss/utilities/` dire...Chris Rebert1-95/+8
2015-12-07Tweak naming and docs of font utility classesChris Rebert1-3/+3
2015-12-06Fix .font-italic utility class definitionChris Rebert1-2/+2
2015-12-06fixes #18433: add three new font utilsMark Otto1-0/+6
2015-11-29Merge pull request #18340 from twbs/responsive-pullsChris Rebert1-6/+12
2015-11-26Add responsive float classes; fixes #13690Chris Rebert1-6/+12
2015-11-22Remove non-responsive text alignment classesChris Rebert1-3/+0
2015-11-22Add missing !important-s to responsive text alignment classes; fixes #18300Deilv1-3/+3
2015-11-12Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230Chris Rebert1-5/+0
2015-11-12Merge pull request #18033 from twbs/invisible-importantChris Rebert1-1/+1
2015-11-12Merge pull request #18032 from twbs/text-transform-importantChris Rebert1-3/+3
2015-10-29Move .bg-* utility classes into separate fileChris Rebert1-26/+0
2015-10-23Add !important to .invisible (visibility:hidden) utility classChris Rebert1-1/+1
2015-10-23Add !important to text transform utility classesChris Rebert1-3/+3
2015-10-23Add !important to text alignment utility classesChris Rebert1-5/+5
2015-10-23Stop hardcoding grid breakpoints in responsive alignment utility classes; fix...Chris Rebert1-26/+6
2015-08-18rename .inverse to .bg-inverse, add .bg-fadedMark Otto1-1/+5
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-08-13Use -* vars for .bg-* and .text-* utilitiesMark Otto1-14/+8
2015-08-10addresses #14217, add responsive text alignment classesMark Otto1-1/+33
2015-06-01move spacing utils to separate file, document them a bitMark Otto1-110/+0
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-2/+2
2015-04-18more comments and formatting clean upMark Otto1-8/+23
2015-04-15fix spacer varsMark Otto1-2/+2
2015-04-14more utilitiesMark Otto1-8/+96
2015-03-30Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t...Mark Otto1-0/+8
2015-01-05Remove affix from docs & CSS; add migration guidanceChris Rebert1-5/+0
2014-12-24Update styles for Ruby Sass compatGleb Mazovetskiy1-2/+3
2014-12-23Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-15/+0
2014-12-23add [hidden] utility for hiding any html element (see #15274 for more context)Mark Otto1-0/+7
2014-12-18Remove .hidden and .show classesChris Rebert1-12/+0
2014-12-11Use grid classes or mixins on .dl-horizontal, update docs to include it, remo...Mark Otto1-0/+1
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-2/+2
2014-12-02convert to scssMark Otto1-0/+122