aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-09-17resolve conflicts and remakeMark Otto1-0/+77
2012-09-17fixes #5039: properly set .row-fluid margins for .controls-rowMark Otto1-1/+6
2012-09-17fixes #5041: add new navbar css tests for each variation, remove width: 100%;...Mark Otto1-1/+0
2012-09-12fixes #5107: make all .btn-group inline-block by default instead of just with...Mark Otto1-8/+3
2012-09-12use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto1-0/+5788
2012-09-12revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap...Mark Otto1-5788/+0
2012-09-12Updated pagination to support .pagination-large, .pagination-small, .paginati...Brian Campbell1-7/+48
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ...Mark Otto1-1/+2
2012-09-07fixes #5020: submenu support in dropupMark Otto1-0/+10
2012-09-07fixes #5018: .btn-block in .modal-footer no longer has left marginMark Otto1-0/+4
2012-09-07fixes #5010: .pager span selector should be scoped to immediate children onlyMark Otto1-9/+10
2012-09-05fixes #4996: incorrect border radius on a tableMark Otto1-1/+1
2012-09-05Merge branch 'spantaleev-patch-1' into 2.1.2-wipMark Otto1-2/+0
2012-09-05rebuild after mergeMark Otto1-2/+0
2012-09-05version bump to get this startedMark Otto1-1/+1
2012-09-04fixes #4957: use input border var for select element instead of #dddMark Otto1-1/+1
2012-09-03fixes #4146: IE7-8 responsive image helperMark Otto1-0/+1
2012-09-03fixes #4909: add color utility classes .text-warning, etc and document themMark Otto1-0/+16
2012-09-02fixes #4922: use basefontsize for realz on .leadMark Otto1-1/+1
2012-09-01fixes #4910: use @baseLineHeight * 1.5 for .lead font-sizeMark Otto1-1/+1
2012-08-31fixes #4824: scope table grid sizes to .table instead of tableMark Otto1-24/+24
2012-08-31fixes #4889: btn-link disabled stylesMark Otto1-1/+7
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given lar...Mark Otto1-6/+6
2012-08-27fixes #4729: only use margin-top on .help-block when it follows an input, sel...Mark Otto1-1/+6
2012-08-27Merge branch '2.1.1-wip' of github.com:twitter/bootstrap into 2.1.1-wipMark Otto1-4/+4
2012-08-27fixes #4653: add hover states to stateful table rowsMark Otto1-0/+16
2012-08-27fix for open elements under modal when .modal-openJacob Thornton1-4/+4
2012-08-27fixes #4666: overrides for input types with .btn-blockMark Otto1-0/+6
2012-08-27add min-height: 1px; to .span* classes to prevent grid columns from collapsingMark Otto1-0/+1
2012-08-27fixes #4725: width of .uneditable-input should match standard text input widthMark Otto1-1/+2
2012-08-27fixes #4718: add vertical-align: middle; to .btn-group to ensure proper align...Mark Otto1-0/+1
2012-08-27fixes #4640: pagination span issues resolved by scoping selectors to appropri...Mark Otto1-15/+15
2012-08-27fixes #4680: proper margin on buttons in navbar formsMark Otto1-1/+3
2012-08-27fixes #4578: add clearfix to .navbar-inner to clear floatsMark Otto1-0/+12
2012-08-27fixes #4562: correct select and input widths at 220px (changed with 2.1.0 whe...Mark Otto1-1/+1
2012-08-27fixes #4540: adjust vertical alignment of .btn-group in .navbarMark Otto1-1/+1
2012-08-26fixes #4512: improved borders on navbarsMark Otto1-2/+5
2012-08-26fixes #4506: clearfix added to .dl-horizontal to account for empty dd elementsMark Otto1-0/+15
2012-08-25fixes #4676 manually: example html updatedMark Otto1-3/+1
2012-08-24avoid top margin on input-append/prepend in .navbar-formMark Otto1-0/+2
2012-08-23fixes #4657: proper border radius property in tablesMark Otto1-1/+1
2012-08-23Merge pull request #4560 from andriijas/2.1.1-wip-table-row-warningMark Otto1-0/+43
2012-08-23nuke 10px right margin on .navbar .navMark Otto1-0/+1
2012-08-22fixes #4591 properly: remove -1px left margin on .input-append .add-onMark Otto1-1/+5
2012-08-22fixes #4604: add span support to .pager componentMark Otto1-3/+6
2012-08-22Add info state to form validationAndreas Cederstròˆm1-0/+39
2012-08-22Add .warning to table rowsAndreas Cederstròˆm1-0/+4
2012-08-21fixes #4505: lighten navbar text and link color so hover looks darkerMark Otto1-6/+6
2012-08-21running make on previous mergeMark Otto1-1/+0
2012-08-21alternate fix to #4522: increase line-height on btn-miniMark Otto1-1/+1