aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-03-05fix input grid sizing, fix background color on form actions and append add-onsMark Otto2-14/+14
2012-03-05clearing up progress bar docs and resetting the striped one to match default ...Mark Otto1-1/+1
2012-03-05adding table variablesMark Otto2-7/+32
2012-03-05Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wipMark Otto2-5/+6
2012-03-05fix comment on bottom-up, should be dropupMark Otto1-2/+2
2012-03-05change dropdown hover/active color back to link colorMark Otto1-1/+1
2012-03-05increase specifity of .pills li.active for dropdownsMark Otto1-4/+4
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto1-0/+1
2012-03-05clean up horizontal dl option and docsMark Otto1-12/+2
2012-03-05Merge pull request #2267 from dominicbarnes/dl_horizontalMark Otto1-1/+24
2012-03-05fix ie7 breadcrumbs per #2224Mark Otto1-0/+1
2012-03-05utilize new dropdown variablesMark Otto2-4/+5
2012-03-05add a ton new variables for type, buttons, inputsMark Otto4-23/+67
2012-03-04true > child + varargsJacob Thornton1-6/+6
2012-03-04make sure to pass child var throughJacob Thornton1-3/+3
2012-03-04when > 0 rather than when not 0Jacob Thornton1-3/+3
2012-03-04new approach to grid with recursive mixins :DJacob Thornton1-233/+25
2012-03-04Fixed small button caret and moved less code to dropdownsSimon Charette2-5/+4
2012-02-28Added disabled styles to pagerDave Wasmer1-0/+6
2012-02-28Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into feature...Jonathan Camile22-264/+434
2012-02-27fix navbar container for default 940px grid per #2194Mark Otto2-1/+6
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-27removing a few of the size classes, changing up the documentationDominic Barnes1-13/+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-72/+97
2012-02-27working through new grid implementation...Jacob Thornton1-55/+217
2012-02-25Adding a 'horizontal' option to description lists, similar to .form-horizontalDominic Barnes1-1/+36
2012-02-24Progress bars: Added warning (orange) barJonathan Camile1-0/+8
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto1-3/+5
2012-02-22Merge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wipMark Otto1-0/+1
2012-02-22Merge branch 'clearfix-ing-form-actions' of https://github.com/couchbaselabs/...Mark Otto1-0/+1
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-51/+55
2012-02-22Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto4-229/+137
2012-02-22tighten padding on labels and badges given default line-heightMark Otto2-4/+4
2012-02-21Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wipJacob Thornton6-15/+88
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton4-224/+137
2012-02-21set width to auto for default navbar container, then override it later for fi...Mark Otto2-2/+13
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto1-4/+4
2012-02-21clean up and simplify support for bottom navbar by automagically turning drop...Mark Otto2-2/+4
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto4-7/+57
2012-02-21add support and docs for .navbar-fixed-bottomMark Otto1-3/+18
2012-02-21move container up in default grid mixinMark Otto1-2/+4
2012-02-21move table columns mixin to mixins.lessMark Otto2-5/+9
2012-02-21Merge pull request #2143 from inmarelibero/2.0.2-wipMark Otto3-6/+68
2012-02-21update forms help-blockMark Otto1-4/+11
2012-02-21substituted hard-coded number of columns (12) with @gridColumnsEmanuele Gaspari1-6/+6
2012-02-21added .span[13-24] and .offset[12-23] to support up to 24-columns layoutEmanuele Gaspari2-0/+62