aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge pull request #5281 from GotenXiao/pagination-active-backgroundMark Otto1-1/+1
2012-10-02fixes #5352: update docs messaging for disable nav linksMark Otto2-2/+2
2012-10-02fixes #5392: hover on submenu should maintain white icons for active parent a...Mark Otto2-2/+6
2012-10-02Update js/bootstrap-tooltip.jsfrntz1-4/+4
2012-10-01increase border radius on navbarMark Otto2-2/+2
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto12-92/+1246
2012-10-01remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto2-8/+8
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto4-72/+127
2012-10-01Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into adv...Mark Otto1-1/+34
2012-10-01Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/...Mark Otto2-2/+6
2012-10-01fixes #5319: add backface-visibility for webkit skewingMark Otto1-0/+1
2012-10-01fixes #5377: change selectors for navbar collapse to be unique so only one op...Mark Otto2-8/+8
2012-10-01fix copy on modal popover button doodadMark Otto2-2/+2
2012-10-01fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto2-109/+38
2012-10-01fixes #5275: inline-block badges and labels, then fix padding accordinglyMark Otto2-4/+8
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto2-0/+10
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto7-39/+84
2012-10-01clarify tables support of responsive utility classes, of which there is noneMark Otto2-2/+2
2012-10-01fix docs sidenav width for ie8-9Mark Otto1-1/+4
2012-10-01fixes #5188: add .google-maps class to reset responsive images on case-by-cas...Mark Otto2-2/+4
2012-10-01fixes #5055: wrap legend and form elements in fieldset so IE8 styles the lege...Mark Otto2-34/+40
2012-10-01run make on previous mergeMark 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 Otto5-40/+33
2012-10-01remove left margin reset from old grid systemMark Otto2-7/+0
2012-10-01remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no...Mark Otto4-152/+22
2012-10-01remove tabbable tabs on left, right, and bottom; instead, from here out use s...Mark Otto6-468/+2
2012-09-30remove table grid sizing, it can use the new default grid columns insteadMark Otto3-183/+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 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