aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-02-27fix navbar container for default 940px grid per #2194Mark Otto1-0/+3
2012-02-27set line-height for labels to prevent change in height when floated per #2222Mark Otto1-1/+2
2012-02-27set list-style to none for breadcrumbs to resolve cross browser issues per #2224Mark Otto1-0/+1
2012-02-27make .input-prepend/append .add-on text color the same as labels, #333, to cl...Mark Otto1-1/+0
2012-02-27simplify selector for .modal-form per #2218Mark Otto1-1/+1
2012-02-27add guard for child spansJacob Thornton1-48/+48
2012-02-27working through new grid implementation...Jacob Thornton1-167/+363
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto1-2/+2
2012-02-22add clearfix to .form-actions for .pull-right and .pull-left supported button...Mark Otto1-0/+8
2012-02-22fix #1954: icons in tabs add jank borderMark Otto1-2/+3
2012-02-22restore fixed navbar container reset to grid mixin, add override for inputs w...Mark Otto1-13/+16
2012-02-22Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-142/+1
2012-02-22tighten padding on labels and badges given default line-heightMark Otto1-6/+6
2012-02-21Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wipJacob Thornton1-13/+53
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton1-141/+0
2012-02-21set width to auto for default navbar container, then override it later for fi...Mark Otto1-1/+4
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto1-4/+3
2012-02-21clean up and simplify support for bottom navbar by automagically turning drop...Mark Otto1-4/+4
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto1-6/+38
2012-02-21add support and docs for .navbar-fixed-bottomMark Otto1-3/+9
2012-02-21move container up in default grid mixinMark Otto1-3/+3
2012-02-21move table columns mixin to mixins.lessMark Otto1-0/+204
2012-02-21update forms help-blockMark Otto1-4/+8
2012-02-21Merge branch '2.0.2-wip-nowrapfix' of https://github.com/andriijas/bootstrap ...Mark Otto1-1/+8
2012-02-21Bring back nowrap to labels and badgesAndreas Cederström1-0/+2
2012-02-20adding basic badges supportMark Otto1-0/+45
2012-02-20introduce new mixin to do navbar vertical centeringMark Otto1-4/+6
2012-02-20update inline forms to resolve checkbox label with space in it and overlappin...Mark Otto1-0/+9
2012-02-20remove max-width on img from reset and put in docs only, per #1552Mark Otto1-1/+0
2012-02-20fix overflow issue on tabbed content per #2079Mark Otto1-1/+1
2012-02-20remake after merging buttons updateMark Otto1-2/+2
2012-02-20add horizontal divider support to nav list, including documentation for it, p...Mark Otto1-1/+10
2012-02-19enable use of span in place of a for .disabled in pagination, per #1406Mark Otto1-1/+2
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto1-2/+2
2012-02-19add new global styles docs section for mentioning doctype requirements, base ...Mark Otto1-1/+1
2012-02-19Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto1-11/+17
2012-02-19Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-...Mark Otto1-3/+5
2012-02-19Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into j...Mark Otto1-11/+3
2012-02-19Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into j...Mark Otto1-2/+4
2012-02-19Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-1/+0
2012-02-19simplify text color in navbar by placing the color on global .navbar componentMark Otto1-5/+3
2012-02-19Remove underscore hack for IE6Jacob Rask1-1/+0
2012-02-19Separate span12 and container classesJacob Rask1-2/+4
2012-02-19Use inherit on alert-heading colorJacob Rask1-11/+3
2012-02-19Add class for upper case abbreviations, aka initialismsJacob Rask1-0/+4
2012-02-19Only show help cursor/border for abbr with titleJacob Rask1-1/+1
2012-02-19All abbreviations are not upper case initialismsJacob Rask1-2/+0
2012-02-18fix right aligned dropdownsMark Otto1-4/+4
2012-02-17removing duplicate reset filter since we changed the main button to use butto...Mark Otto1-1/+0
2012-02-17fix duplicate input prepend/append css selectors per #2026Mark Otto1-3/+3