aboutsummaryrefslogtreecommitdiff
path: root/less/scaffolding.less
AgeCommit message (Expand)AuthorFilesLines
2014-08-04rename imported files to preface with underscore; rerun grunt distMark Otto1-147/+0
2014-07-11rearrange a few things; drop compiled theme fileMark Otto1-1/+2
2014-07-08Drop: Thumbnails completely, as they'll be replacedMark Otto1-2/+0
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto1-5/+3
2014-07-07start the move to remsMark Otto1-1/+1
2014-06-05Use px for font-size fixes #13737Thomas Welton1-1/+1
2014-02-10add .sr-only-focusable; fixes #12259Chris Rebert1-0/+16
2014-01-29Fixes #12424: Account for Normalize change on figure element so that we don't...Mark Otto1-0/+10
2014-01-23Add ref in Less to docs regarding box-sizing conflictsChris Rebert1-1/+4
2014-01-16Split box-sizing reset for faster renderingMark Otto1-1/+3
2013-10-05Insert comma to fix validation warningZlatan Vasović1-1/+1
2013-08-28fix #10252 by restricting Android Firefox reset to only .form-control & .btnChris Rebert1-11/+0
2013-08-18improve dependencies for image thumbnails and thumbnail componentMark Otto1-8/+19
2013-08-18Nesting for link stylesZlatan Vasović1-8/+10
2013-08-16fixes #9436 more: put padding on containers, not the body because full width ...Mark Otto1-2/+0
2013-08-16Make negative margins on rows the default, not just in containers, and add pa...Mark Otto1-0/+2
2013-08-15fixes #9582: restore img-responsive as a class and move it's mixin to mixins....Mark Otto1-4/+2
2013-08-14fixes #9445: make img responsive mixin use display block, but provide option ...Mark Otto1-2/+2
2013-08-14fixes #8702 until Normalize.css starts handling thisChris Rebert1-0/+8
2013-08-12fixes #9400: add box-sizing to pseudo elements as wellMark Otto1-1/+3
2013-08-11Merge pull request #9286 from neilhem/3.0.0-wipMark Otto1-1/+1
2013-08-09set img-circle class in percentsRakhat Jabagin1-1/+1
2013-08-07property orderMark Otto1-5/+5
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker1-0/+14
2013-07-17fixes #8477: use var for rounded image border-radiusMark Otto1-1/+1
2013-07-05Move `hr` to scaffolding.less (out of type.less) and simplify stylesMark Otto1-0/+12
2013-07-01fixes #8345: use inline-block on .img-responsiveMark Otto1-1/+1
2013-06-28Overall responsive `img` stylesMark Otto1-4/+6
2013-06-25Fix 2 typosChris Rebert1-2/+2
2013-06-16Remove WebKit overflow scrolling for nowMark Otto1-2/+0
2013-05-09remove duplicate text scalingMark Otto1-8/+0
2013-04-27Adding media queries breakpoints variablesKevin1-1/+1
2013-04-13IE8 doesn't need help with responsive images, they work just dandy apparently...Mark Otto1-1/+0
2013-04-05use font-size-base varMark Otto1-1/+1
2013-03-31-background to -bg for body and table varsMark Otto1-1/+1
2013-03-31@link-color-hover to @link-hover-colorMark Otto1-1/+1
2013-03-31Remove the handful of rem font-sizesMark Otto1-1/+1
2013-03-26New grid classesMark Otto1-4/+6
2013-03-17Exploring rems as font-size unitMark Otto1-6/+1
2013-03-17mixin, not copypastaMark Otto1-3/+1
2013-03-10Set border-box globally insteadMark Otto1-0/+10
2013-02-28Fixes #6897: Print styles get own .less fileMark Otto1-70/+0
2013-02-15fix #6950: use var for font-familyMark Otto1-1/+1
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-2/+3
2013-01-17Combine .thumbnail and .img-thumbnail into simpler selectorsMark Otto1-4/+1
2013-01-17Change .img-polaroid to .img-thumbnailMark Otto1-7/+4
2013-01-17Move grid/container styles to grid.less; update docs; add offsetting backMark Otto1-4/+2
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-0/+21
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke1-1/+2
2012-12-20Finish migrating to Normalize 2:Mark Otto1-0/+83