aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-10-18fixes #5572: document .input-block-levelMark Otto1-12/+12
2012-10-17add updater function and rebuildJacob Thornton1-12/+12
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-4/+5
2012-10-10fixes #5478: remove double background color on dropdown linksMark Otto1-3/+1
2012-10-07fixes #5443: reset background gradient on disabled dropdown linksMark Otto1-0/+1
2012-10-07Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto1-11/+11
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/+2
2012-10-03use border-radius vars where possibleMark Otto1-15/+15
2012-10-02Merge branch '2.1.2-wip' into exploratoryMark Otto1-1/+3
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 Otto1-37/+25
2012-10-01remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto1-6/+6
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto1-0/+12
2012-10-01fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto1-84/+24
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/+36
2012-10-01fixes #5188: add .google-maps class to reset responsive images on case-by-cas...Mark Otto1-1/+2
2012-10-01run make on previous mergeMark Otto1-1/+2
2012-10-01reset input and button heights with updated paddingMark Otto1-23/+17
2012-10-01remove left margin reset from old grid systemMark Otto1-3/+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 Otto1-144/+0
2012-09-30consolidate border-radius on codeMark Otto1-2/+1
2012-09-30run make on prev commitMark Otto1-7/+0
2012-09-30carousel refinementsMark Otto1-2/+6
2012-09-30single CSS file for all css, including responsiveMark Otto1-0/+680
2012-09-30remove more ie7 css hacksMark Otto1-21/+0
2012-09-30clean up comments in reset, remove ie7 css hacksMark Otto1-3/+0
2012-09-30remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'...Mark Otto1-39/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-222/+73
2012-09-30remove firefox <3.6 css hacks for buttonsMark Otto1-6/+0
2012-09-30Merge branch '2.1.2-wip' into exploratoryMark Otto1-2/+4
2012-09-30run make after mergeMark Otto1-2/+4
2012-09-26Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto1-16/+0
2012-09-26change up carouselMark Otto1-21/+45
2012-09-26move mixins that generate css to utilities.less with different class names, b...Mark Otto1-28/+28
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto1-1/+3
2012-09-25restore gradient to navbarsMark Otto1-2/+16
2012-09-25increase padding on navbar links, remove font-size override on .navbar from d...Mark Otto1-7/+7
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto1-50/+14
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use standa...Mark Otto1-26/+0
2012-09-25remove remaining fluid grid cssMark Otto1-8/+4
2012-09-25make .input-* classes match .btn-* size classesMark Otto1-18/+68
2012-09-25remove all ie7 conditionals and mixinsMark Otto1-135/+15