aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Collapse)AuthorFilesLines
2015-08-09introduce display heading classesMark Otto2-0/+28
2015-08-08rewrite some forms docs, use new validation styles and iconsMark Otto3-58/+117
2015-08-05fix list group button variation by including text-align inherit and a width 100%Mark Otto1-0/+2
2015-08-05wider horizontal paddingMark Otto1-1/+1
2015-08-05rip badgesMark Otto2-57/+0
2015-08-05Run just as fast as I canMark Otto1-0/+10
To the middle of nowhere To the middle of my frustrated fears And I swear you're just like a pill Instead of makin' me better, You keep makin' me ill You keep makin' me ill adds .label-pill to replace .badge
2015-08-05unaffix sidebar and simplify styles of docs side nav to be more like v3Mark Otto1-2/+2
2015-08-05mathematical!Mark Otto1-1/+1
2015-08-04Merge branch 'master' into v4mMark Otto2-5/+2
2015-07-03use mixin on input transitionMark Otto1-1/+1
2015-07-03Add new variable for -box-shadowMark Otto2-1/+2
2015-07-03remove -darkerMark Otto1-1/+0
2015-06-22rewrite some navbar stuff, clean out some commented out codeMark Otto1-128/+47
2015-06-22line-height-base to line-height varMark Otto12-15/+15
2015-06-22remove commented out varMark Otto1-1/+0
2015-06-22indentationMark Otto1-1/+1
2015-06-22Remove varMark Otto2-5/+3
2015-06-22drop more -base, clean up var spacingMark Otto5-21/+21
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since ↵Mark Otto13-53/+52
it's cleaner
2015-06-22commentMark Otto1-1/+1
2015-06-22rename -horizontal and -vertical vars to -x and -y for consistencyMark Otto6-30/+30
2015-06-22tweak small forms, small inputs; trying to equalize their rendered dimensionsMark Otto3-9/+11
2015-06-19Merge branch 'v4' into v4_buildsMark Otto21-82/+101
2015-06-19fix scss lintingMark Otto4-5/+4
2015-06-19nuke unused .csslintrcMark Otto1-20/+0
2015-06-19fix vars, grunt that shitMark Otto1-2/+2
2015-06-19fix placement of mixinMark Otto1-0/+18
2015-06-18Merge branch 'master' into v4Mark Otto16-57/+74
2015-06-18Use percentages in responsive embed modifiersMark Otto1-3/+3
- Credit: @adammacias - Originally proposed in #16499 with previous commit
2015-06-18Add 21x9 responsive embed modifierMark Otto1-0/+5
- Credit: @adammacias - Fixes #16499
2015-06-18Create new stylesheets for optional builds and add them to Gruntfile tasksMark Otto4-1/+76
2015-06-09tweak code stylesMark Otto1-1/+1
2015-06-01move spacing utils to separate file, document them a bitMark Otto3-110/+70
2015-05-31add updated scss lint yml fileMark Otto1-5/+10
2015-05-29remove utils from media alignmentMark Otto1-4/+2
2015-05-29enforce line-height on badges at all timesMark Otto1-0/+1
2015-05-29cards updateMark Otto1-7/+7
2015-05-29clean up card styles. add new varsMark Otto1-27/+31
2015-05-28rewrite much of cards and the docsMark Otto2-52/+131
2015-05-28add flexbox variation for .card-groupMark Otto1-7/+13
2015-05-27new card sizing maybeMark Otto1-0/+18
2015-05-27when using flexbox, don't add a clearfixMark Otto1-1/+2
doing so fubars the grid column rounding (in safari at least) and causes layout problems
2015-05-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto11-138/+154
Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css
2015-05-22disable flex to startMark Otto1-1/+1
2015-05-15Unquote to avoid NUL chars in the output CSSChris Rebert2-4/+4
2015-05-15Permanent proper fix for dist-cssChris Rebert1-1/+1
Bump mq4-hover-shim to ^0.2.0 Revert "fix dist css" This reverts commit b12d4bfa9a974d96a6a47fcb1fbaea264439b4b8.
2015-05-14fix dist cssfat1-1/+1
2015-05-13Merge pull request #116 from twbs/fat-es6Alertfat2-109/+139
es6 - wip
2015-05-12popover passing as wellfat1-64/+86
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat1-45/+53