aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
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
2012-07-06prevent small tags from increasing height of headingsMark Otto1-0/+1
2012-07-05tests cleanup on type, homepage content tweaksMark Otto1-1/+1
2012-07-05buttons and pre updates for font-sizeMark Otto2-2/+2
2012-07-05updates to type scaleMark Otto5-54/+82
2012-07-05fix up subnav styles, add subnav search form styles, add some basic docs for ↵Mark Otto1-3/+15
subnav
2012-07-05update thumbnails to fix display issues and refine aestheticsMark Otto1-2/+3
2012-07-04rewrite docs homepage, new graphicsMark Otto3-6/+16
2012-07-04added ability to give rows in tables status classes .success .error and .info.Gavin Cooper (work)1-0/+10
2012-07-02.progress .bar { height: 100% }Dave DeSandro1-1/+1
2012-07-01new jumbotronMark Otto2-3/+3
2012-06-30Merge pull request #3976 from benvinegar/masterMark Otto1-0/+3
Fix Opera .clearfix bug when using contenteditable
2012-06-28standardize top level file commentsMark Otto38-85/+147
2012-06-28address issues with fixed subnav like borders, corners, etcMark Otto1-9/+13
2012-06-28remove responsive subnav from docs and place in navbar-responsive.lessMark Otto2-33/+79
2012-06-28use variablef or wells background-color, update docs for glyphicons license ↵Mark Otto4-35/+84
mention, update popovers to remove that thick border and make them look mo betta
2012-06-26Update linear-gradient standardHan Lin Yap1-2/+2
2012-06-25fix dropdowns in button groups after font-size hackMark Otto1-1/+4
2012-06-25reverse the gradient on striped progress bars so it matches the active state ↵Mark Otto1-1/+1
when animated
2012-06-25Fix Opera .clearfix bug when using contenteditableBen Vinegar1-0/+3