aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2012-07-24fixes #4118: responsive modal gets width auto and improved positioning for ↵Mark Otto1-4/+11
narrower widths
2012-07-24modal heading line-heightMark Otto1-1/+1
2012-07-24fix h3 in modal and make modal unhidden by removing important from earlier issueMark Otto2-3/+7
2012-07-23fixes #4156: don't override border radius if stacked nav has one childMark Otto1-2/+2
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-0/+1
2012-07-22some progress on affix pluginJacob Thornton1-0/+4
2012-07-22Merge pull request #3842 from alienlebarge/2.1.0-wip♒∆✝1-0/+1
<img /> tag with `height` attr are not responsive
2012-07-22fixes #4136: use @dropdownBorder var, but keep IE7-8 fallbackMark Otto1-2/+2
2012-07-19nuke commented out code from last fixMark Otto1-29/+0
2012-07-19fixes #4103: simpler fix for tfoot in .table-borderMark Otto2-6/+59
2012-07-19fixes #4102: properly round top left corners of .table-border with ↵Mark Otto2-11/+33
caption/colgroup; also fix css tests page layout and footer
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto1-0/+24
2012-07-17Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into ↵Mark Otto1-0/+10
gcoop-2.1.0-wip Conflicts: docs/base-css.html docs/templates/pages/base-css.mustache
2012-07-17de-scope nav-header from .navMark Otto1-1/+1
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to ↵Mark Otto3-5/+22
dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding
2012-07-17remove list-type declarations from ul and ol elements since those should ↵Mark Otto1-6/+0
just use browser defaults
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto2-1/+8
2012-07-13copy edits and tweaks to utility classes to ensure they always are specific ↵Mark Otto1-2/+3
enough
2012-07-13cleanup subnav exampleMark Otto1-0/+3
2012-07-12updated footerMark Otto1-9/+17
2012-07-12Merge branch 'respclasses' of https://github.com/digitaldisseny/bootstrap ↵Mark Otto2-7/+38
into digitaldisseny-respclasses
2012-07-12clean up docs for subnavMark Otto1-0/+11
2012-07-11Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into ↵Roberto - phproberto9-134/+189
respclasses
2012-07-10fixes #3706: add textColor and textShadow as options to .buttonBackground mixinMark Otto2-23/+7
2012-07-10add vars for tooltip customization via background and colorMark Otto2-3/+5
2012-07-10fixes #3605: add support for input-prepend/-append to .form-searchMark Otto1-5/+24
2012-07-10Fixes #4002 responsive utilities classesRoberto - phproberto2-7/+38
2012-07-09remove popoverarrows mixin, relegate code to tooltips and popvers since we ↵Mark Otto4-98/+128
only used them once each; this fixes the problem of broken tooltips in 2.1
2012-07-09fix up docs popover examples and copyMark Otto1-1/+2
2012-07-09fixes #3291: remove float on responsive .thumbnails for 767px and down to ↵Mark Otto1-0/+3
ensure thumbnail images don't pop out of container in FF
2012-07-09fixes #3210: add .btn to .navbar-form to remove bottom margin, improve ↵Mark Otto2-5/+6
vertical align of contents of .navbar-form
2012-07-09fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto2-0/+15
2012-07-09update comments after merging gradient changeMark Otto1-3/+3
2012-07-09Merge pull request #3937 from codler/patch-4Mark Otto1-2/+2
Update linear-gradient standard
2012-07-09fixes #3973: same border on disabled inputs as default inputs:Mark Otto1-1/+0
2012-07-09fixes #4027: same margins on .pager and .paginationMark Otto1-2/+1
2012-07-09Merge branch '2.1.0-wip' of https://github.com/nextgenthemes/bootstrap into ↵Mark Otto1-34/+36
nextgenthemes-2.1.0-wip Conflicts: less/buttons.less
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto3-20/+23
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ↵Mark Otto2-17/+14
carets
2012-07-08fix up carousel alignment and line-heightMark Otto1-1/+9
2012-07-08adding getting started page based on Bootstrap University from awhile back, ↵Mark Otto1-1/+2
testing out side nav on docs instead of subnav bar
2012-07-07fix up docs to use default container, fix responsive home changesMark Otto1-2/+2
2012-07-07Wrapped btn:hover, btn.disabled inside .btnnextgenthemes1-36/+36
2012-07-07reoder forms a bitMark Otto1-29/+36
2012-07-07docs pre font-size and nowrap on prepend/appendMark Otto1-0/+1
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto7-69/+120
2012-07-07Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-1/+1
2012-07-07remove specific values for the fluid grid system and instead use LESS's ↵Mark Otto1-6/+8
percentage() function
2012-07-06Merge pull request #3986 from desandro/full-height-progress-barMark Otto1-1/+1
Full height progress bar
2012-07-06vertically align inline form contentMark Otto1-0/+1