aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2015-04-23Fix up some form docs styles, sizing, etcMark Otto1-32/+33
2015-04-23Update labels and form grid examplesMark Otto1-2/+3
2015-04-18update navbar and nav link valuesMark Otto1-2/+6
2015-04-18New form control sizing, new navbar condensed variation, update nav and ↵Mark Otto1-132/+23
navbar spacing
2015-04-18gruntMark Otto1-12/+41
2015-04-17gruntMark Otto1-2/+2
2015-04-17massive rewrite of forms docs and some cssMark Otto1-15/+14
2015-04-17narrower borders to get closer to 1px everywhereMark Otto1-26/+26
2015-04-17More reboot work, commenting out things that have been moved overMark Otto1-70/+5
2015-04-16Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-120/+130
2015-04-16collapsing navbar toolsMark Otto1-1/+11
2015-04-16start stubbing out a new reboot section and fileMark Otto1-120/+125
2015-04-15gruntMark Otto1-2/+192
2015-04-14grunt and docsMark Otto1-80/+1
2015-04-13redo sidenavMark Otto1-8/+13
2015-04-13docs derpMark Otto1-3/+0
2015-03-30Remove grid sizing styles on tablesMark Otto1-12/+0
2015-03-30rewrite table modifiers to use .table- prefixMark Otto1-30/+15
2015-03-30Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them ↵Mark Otto1-20/+20
to create classes in _utilities.scss
2015-03-29grunt dist and docsMark Otto1-23/+27
2015-03-11grunt cssMark Otto1-9/+2
2015-03-11grunt cssMark Otto1-18/+0
2015-03-01fix validation, run grunt distMark Otto1-343/+231
2015-01-20gruntMark Otto1-4/+0
2015-01-19tons of docs helpers cleanupMark Otto1-1/+2
2015-01-19fix broken breadcrumb dividerMark Otto1-1/+1
2015-01-19fix border color on inverse tablesMark Otto1-1/+1
2015-01-19gruntMark Otto1-20/+31
2015-01-07gruntChris Rebert1-65/+32
2015-01-05grunt distChris Rebert1-4/+0
2015-01-03fix broke shit, recompileMark Otto1-4/+8
2015-01-01gruntMark Otto1-0/+4
2015-01-01grunt distMark Otto1-16/+14
2014-12-31Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-61/+57
2014-12-31gruntMark Otto1-10/+12
2014-12-29grunt dist-cssChris Rebert1-61/+57
2014-12-25improve code quality on custom formsMark Otto1-80/+19
2014-12-24custom forms: checkbox and radio stacked optionMark Otto1-109/+29
2014-12-24add custom forms, stub out examples for radios and checkboxesMark Otto1-0/+377
2014-12-23gruntMark Otto1-9/+4
2014-12-23Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-13/+13
Conflicts: docs/components/helpers.md scss/_utilities.scss
2014-12-23add [hidden] utility for hiding any html element (see #15274 for more context)Mark Otto1-4/+8
2014-12-22grunt distChris Rebert1-13/+13
2014-12-18rewrite all table styles to remove in selectorsMark Otto1-42/+19
2014-12-18gruntMark Otto1-13/+15
2014-12-17grunt distChris Rebert1-11/+0
2014-12-11Clean up some navbar.scss, drop the -float-breakpoint var entirelyMark Otto1-54/+2
2014-12-11Use grid classes or mixins on .dl-horizontal, update docs to include it, ↵Mark Otto1-17/+12
removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity
2014-12-11Merge branch 'v4' into scss-lintMark Otto1-8/+5
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css scss/_card.scss
2014-12-11gruntMark Otto1-92/+79