aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Otto2-5/+3
2012-09-30run make on prev commitMark Otto1-7/+0
2012-09-30remove dupe ff3/4 button fixes; also remove headingscolor varMark Otto3-7/+0
2012-09-30carousel refinementsMark Otto2-21/+30
2012-09-30change notes about responsive in Scaffolding page: no longer separate fileMark Otto2-8/+4
2012-09-30single CSS file for all css, including responsiveMark Otto4-694/+706
2012-09-30remove more ie7 css hacksMark Otto4-33/+0
2012-09-30clean up comments in reset, remove ie7 css hacksMark Otto2-11/+2
2012-09-30remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'...Mark Otto3-43/+2
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto26-322/+152
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 Otto2-20/+0
2012-09-30Merge branch '2.1.2-wip' into exploratoryMark Otto14-34/+437
2012-09-30run make after mergeMark 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-30add sticky footer example per martin bean's suggestion, using the implementat...Mark Otto1-0/+124
2012-09-30add sticky footer example per martin bean's suggestion, using the implementat...Mark Otto4-2/+144
2012-09-30Fix for #5362Kevin Attfield1-1/+1
2012-09-30add link to examples on index page; add back narrow marketing page and signin...Mark Otto4-0/+237
2012-09-30add link to examples on index page; add back narrow marketing page and signin...Mark Otto2-0/+231
2012-09-30fixes #5360: typo in tables docsMark Otto4-10/+26
2012-09-28clean up emphasis docs textMark Otto2-4/+4
2012-09-28fixes #5334: html snippet commentsMark Otto2-4/+4
2012-09-27don't wait for ready when binding events to documentCarl Porth8-62/+45
2012-09-27Fix for #4550Artem Kustikov2-3/+8
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederstròˆm2-2/+6
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen4-10/+53
2012-09-26bind data-api events to document instead of body to allow body replacementCarl Porth8-8/+8
2012-09-26Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto14-64/+32
2012-09-26Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto13-64/+32
2012-09-26dat new kippt hotnessMark Otto1-0/+0
2012-09-26change up carouselMark Otto4-57/+100
2012-09-26move mixins that generate css to utilities.less with different class names, b...Mark Otto4-62/+54
2012-09-25fix getting started examplesMark Otto2-30/+28
2012-09-25fix homepage example sitesMark Otto2-48/+44
2012-09-25cleanup breadcrumbs less code (nesting)Mark Otto1-6/+6
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto4-12/+16
2012-09-25restore gradient to navbarsMark Otto3-8/+18
2012-09-25increase padding on navbar links, remove font-size override on .navbar from d...Mark Otto3-10/+9
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto15-727/+604
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use standa...Mark Otto15-271/+95
2012-09-25remove remaining fluid grid cssMark Otto6-209/+8
2012-09-25remove references to row fluid elsewhereMark Otto2-21/+6
2012-09-25make .input-* classes match .btn-* size classesMark Otto4-55/+117
2012-09-25remove all ie7 conditionals and mixinsMark Otto14-201/+23
2012-09-25remove ie7 support from mixinsMark Otto1-35/+2