aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-1/+2
2012-10-01fixes #5188: add .google-maps class to reset responsive images on case-by-cas...Mark Otto1-1/+2
2012-10-01Merge pull request #5369 from amid2887/2.1.2-wipMark Otto1-1/+2
2012-10-01Add missing icon class definition for navs.lessamid28871-1/+2
2012-10-01reset input and button heights with updated paddingMark Otto4-17/+16
2012-10-01remove left margin reset from old grid systemMark Otto1-4/+0
2012-10-01remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no...Mark Otto1-29/+1
2012-10-01remove tabbable tabs on left, right, and bottom; instead, from here out use s...Mark Otto1-81/+0
2012-09-30remove table grid sizing, it can use the new default grid columns insteadMark Otto2-39/+5
2012-09-30remove gradientbar mixinMark Otto1-11/+6
2012-09-30vars less spacing and cleanupMark Otto1-2/+1
2012-09-30remove bluedark varMark Otto1-1/+0
2012-09-30consolidate border-radius on codeMark Otto1-3/+2
2012-09-30remove dupe ff3/4 button fixes; also remove headingscolor varMark Otto3-7/+0
2012-09-30carousel refinementsMark Otto1-19/+24
2012-09-30single CSS file for all css, including responsiveMark Otto1-0/+26
2012-09-30remove more ie7 css hacksMark Otto3-12/+0
2012-09-30clean up comments in reset, remove ie7 css hacksMark Otto1-8/+2
2012-09-30remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'...Mark Otto1-2/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto24-91/+76
2012-09-30add comment for filter opacity browser requirementsMark Otto1-2/+1
2012-09-30remove translucent bg mixinMark Otto1-11/+0
2012-09-30remove firefox <3.6 css hacks for buttonsMark Otto1-14/+0
2012-09-30Merge branch '2.1.2-wip' into exploratoryMark Otto1-2/+4
2012-09-30Merge branch 'amid2887-master' into 2.1.2-wipMark Otto1-2/+4
2012-10-01Add missing icon class definition for buttons.lessamid28871-2/+4
2012-09-27Fix for #4550Artem Kustikov1-1/+5
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederstròˆm1-1/+2
2012-09-26Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto1-10/+0
2012-09-26change up carouselMark Otto1-20/+31
2012-09-26move mixins that generate css to utilities.less with different class names, b...Mark Otto2-6/+26
2012-09-25cleanup breadcrumbs less code (nesting)Mark Otto1-6/+6
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto1-1/+3
2012-09-25restore gradient to navbarsMark Otto1-2/+2
2012-09-25increase padding on navbar links, remove font-size override on .navbar from d...Mark Otto1-1/+1
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto2-35/+13
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use standa...Mark Otto3-43/+2
2012-09-25remove remaining fluid grid cssMark Otto5-201/+4
2012-09-25remove references to row fluid elsewhereMark Otto1-11/+4
2012-09-25make .input-* classes match .btn-* size classesMark Otto1-7/+35
2012-09-25remove all ie7 conditionals and mixinsMark Otto12-60/+8
2012-09-25remove ie7 support from mixinsMark Otto1-35/+2
2012-09-25Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto22-131/+727
2012-09-25headway, cleanup, and testsMark Otto3-302/+165
2012-09-25Use paginationActiveBackground var to finish fixing #4295Robin Lewis1-1/+1
2012-09-24change tooltip/popover insert strategyJacob Thornton1-10/+0
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton1-1/+1
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto3-0/+73
2012-09-23match decimal placements in type.lessMark Otto1-1/+1
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto1-12/+17