aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-10-31fixes #5700: restore white text on active dropdown/typeahead textMark Otto1-1/+1
2012-10-31fixes #5725: hover state for a.muted; also reformatted CSSMark Otto1-21/+15
2012-10-302.2.1 - hotfix for carouselfat2-2/+2
2012-10-29Merge branch '2.1.2-wip'v2.2.0Mark Otto36-216/+856
2012-10-29derp, add that in the right spotMark Otto1-5/+3
2012-10-29fixes #4511: remove focus on opened modal windowMark Otto1-0/+5
2012-10-29v2.2.0 instead of v2.1.2Mark Otto2-2/+2
2012-10-26Adding .inline for ul and olAndreas Cederstròˆm1-0/+15
2012-10-16fixes #5496: use correct var for dropdown active link textMark Otto1-1/+1
2012-10-16fixes #5542: move '.hero-unit p' font-styles to '.hero-unit' so they apply to...Mark Otto1-5/+6
2012-10-10fixes #5478: remove double background color on dropdown linksMark Otto1-2/+0
2012-10-10fixes #5473: use baselineheight var for input bottom marginMark Otto1-1/+1
2012-10-07fixes #5443: reset background gradient on disabled dropdown linksMark Otto1-0/+1
2012-10-07fixes #5416: use correct variable for inverse navbar responsive linksMark Otto1-0/+4
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto1-1/+1
2012-10-03finish off scoping of grid sizing to table elementsMark Otto1-2/+4
2012-10-03fixes #5257: add data-original-title attribute selector to abbr elementMark Otto1-1/+3
2012-10-03use border-radius vars where possibleMark Otto14-16/+16
2012-10-02Merge branch '2.1.2-wip' into exploratoryMark Otto2-2/+4
2012-10-02Merge pull request #5281 from GotenXiao/pagination-active-backgroundMark Otto1-1/+1
2012-10-02fixes #5392: hover on submenu should maintain white icons for active parent a...Mark Otto1-1/+3
2012-10-01increase border radius on navbarMark Otto1-1/+1
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto6-6/+27
2012-10-01remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto1-2/+2
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto1-33/+14
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 Otto1-1/+2
2012-10-01fixes #5319: add backface-visibility for webkit skewingMark Otto1-0/+1
2012-10-01fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto1-25/+14
2012-10-01fixes #5275: inline-block badges and labels, then fix padding accordinglyMark Otto1-2/+4
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto1-0/+5
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