aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-12-19overhaul buttonsMark Otto4-57/+64
2012-12-19Remove @black and just use #000Mark Otto4-6/+5
2012-12-19Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports me...Mark Otto3-10/+10
2012-12-19Drop .label component. Instead, just use .badge because fuck dupe code and st...Mark Otto2-20/+4
2012-12-19Merge branch 'bs3-input-groups' into 3.0.0-wipMark Otto4-244/+83
2012-12-19no need for margin-top on .typeahead, it's set on .dropdown-menuMark Otto1-1/+0
2012-12-19Remove support for multiple buttons in input groups because fuck that shit.Mark Otto1-4/+4
2012-12-19Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate ...Mark Otto1-2/+2
2012-12-19Use normalize as separate file instead of with other resets; still need to pu...Mark Otto2-4/+378
2012-12-19Update clearfix mixin and class per @necolas's feedbackMark Otto2-18/+16
2012-12-17Use @border-radius-base var for nav tabsMark Otto1-1/+1
2012-12-10Version bumpMark Otto2-2/+2
2012-12-10Fixes #6174: Caret alignment in small and mini buttonsMark Otto1-2/+4
2012-12-10IE10 fix in responsive utilities, not regular utilitiesMark Otto2-7/+7
2012-12-10Simplify syntax of nesting with inline listsMark Otto1-1/+1
2012-12-10Move IE10 responsive fix to responsive utilities so Customizer gets itMark Otto2-9/+7
2012-12-10squash new lineMark Otto1-1/+0
2012-12-10move reset after vars and mixinsMark Otto1-3/+3
2012-12-09fixes #5605: style as disabled all form controls & btns under a disabled fiel...Chris Rebert3-19/+29
2012-12-10Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes...Blake Embrey1-8/+8
2012-12-09Fix checkbox and radios exampleMark Otto1-0/+1
2012-12-09Refactor input groupsMark Otto3-243/+83
2012-12-08Restore print stylesMark Otto1-0/+70
2012-12-08Test removal of print styles for customized buildsMark Otto1-70/+0
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto4-16/+73
2012-12-08Fixes #5729: Nested striped tablesv2.2.2Mark Otto1-2/+7
2012-12-08Nesting tablesMark Otto2-10/+59
2012-12-07Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto1-0/+2
2012-12-07Fixes #6148: Icons in mini buttons properly alignedMark Otto1-0/+4
2012-12-07Merge pull request #6151 from tierra/pre-code-white-space-fixMark Otto1-0/+2
2012-12-07Fixes #6136: Proper scoping of breadcrumbs dividerMark Otto1-4/+4
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty1-0/+2
2012-12-05Remove commented out old popover CSSMark Otto1-58/+0
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto11-96/+47
2012-12-03Once more, update all the favicons to retinaMark Otto6-18/+18
2012-12-03Fixes #6115: scope breadcrumb styles to immediate children onlyMark Otto1-3/+3
2012-12-03nuke commentsMark Otto1-3/+0
2012-12-03Fixing header color for success, error and info alertsAndreas Cederstròˆm1-0/+13
2012-12-02add source attribution for IE10 fixMark Otto1-0/+1
2012-12-02Enable responsive features in IE10 when snappedMark Otto1-0/+8
2012-12-02Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10Mark Otto1-1/+1
2012-12-02reset text align in popovers given inline insertionMark Otto1-0/+1
2012-12-02remove overrides on inner html of popover-contentMark Otto1-3/+0
2012-12-02Add relative positioning to .modal-body - Fixes #5991Blake Embrey1-0/+1
2012-12-01remove single corner border-radius mixinsMark Otto3-47/+25
2012-11-30version bump to 3.0Mark Otto2-49/+1
2012-11-30remove deleted css files, run makeMark Otto1-1/+0
2012-11-30Remove more fluid grid stuffMark Otto5-34/+2
2012-11-30grid vars updatedMark Otto8-38/+38
2012-11-30popovers and tooltips varsMark Otto3-78/+78