aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto8-22/+41
2013-01-13Remove comment out code and simplify what's left for button group togglesMark Otto1-26/+5
2013-01-13Fix btn link hover and tweak dropdown border/shadowsMark Otto3-3/+7
2013-01-12white text on buttons on hover for linksMark Otto1-0/+1
2013-01-12Nuke shadow on paginationMark Otto1-1/+0
2013-01-12fixed navbars fixingsMark Otto1-6/+0
2013-01-12Remove shadows from active links in navbarMark Otto1-1/+0
2013-01-12buttons and button group flattening improvementsMark Otto2-20/+6
2013-01-12remove font-sizes from button group btn sizesMark Otto1-11/+0
2013-01-12finetune buttons flattened colorsMark Otto3-24/+55
2013-01-12Flatten navbarMark Otto2-11/+1
2013-01-12Merge branch '3.0.0-wip' into bs3-flattenMark Otto10-173/+123
2013-01-12Remove parent div from pagination componentMark Otto1-51/+30
2013-01-11Fixes #6538: Add th support to all the .table-rounded selectorsMark Otto1-6/+14
2013-01-11Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...Mark Otto2-3/+2
2013-01-11Fixes #6547: Make blockquotes use multiple of @baseFontSizeMark Otto1-1/+3
2013-01-11Increase input group margin on bottom and vertically center to match inputsMark Otto1-1/+2
2013-01-11Fixes #6473: Make .input-prepend and .input-append inline-block to match othe...Mark Otto1-0/+1
2013-01-11Fixes #6474: remove duplicate .btn border colors to make @btn-border workMark Otto2-6/+1
2013-01-11Fixes #6478: scope table backgrounds to immediate td/th elementsMark Otto1-10/+10
2013-01-11Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto2-5/+10
2013-01-11Remove overflow: auto; from .tab-contentMark Otto1-3/+0
2013-01-11Fixes #6555: remove .controls-row from responsiveMark Otto1-3/+0
2013-01-11Add glyphicons font path variableFabien2-5/+10
2013-01-09Merge branch 'aronwoost-patch-1' into 2.3.0-wipMark Otto1-2/+2
2013-01-09Add text alignment utility classesMark Otto1-0/+4
2013-01-09replaced tabs with spacesAron Woost1-2/+2
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke15-62/+116
2012-12-28Popovers are now flexible width:Mark Otto1-1/+5
2012-12-28Merge branch 'sparanoid-transition-duration' into 2.3.0-wipMark Otto1-0/+6
2012-12-28Add transition-duration mixinTunghsiao Liu1-0/+6
2012-12-26Simplify form validation states while enabling them to be applied to one fiel...Mark Otto2-28/+18
2012-12-26Remove .text-info and .info form validation statesMark Otto2-7/+0
2012-12-26Drop .input-block-level modifier as inputs are already width: 100%;Mark Otto3-17/+1
2012-12-26Remove .controls-row; instead, folks should use .row and .span* for all their...Mark Otto1-19/+0
2012-12-26Cleanup spacing in variables fileMark Otto1-35/+34
2012-12-26Restore .form-horizontalMark Otto1-1/+28
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto1-1/+2
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ...Mark Otto1-6/+0
2012-12-22Version bumpMark Otto2-2/+2
2012-12-21flatten buttons and formsMark Otto4-41/+35
2012-12-20Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-0/+3
2012-12-20Remove reset.less now that Normalize 2 is fully integratedMark Otto1-205/+0
2012-12-20Finish migrating to Normalize 2:Mark Otto1-0/+83
2012-12-20Merge pull request #6354 from cvrebert/3.0.0-wipMark Otto1-0/+3
2012-12-20Normalize indentation from 4 to 2 spacesMark Otto1-55/+55
2012-12-20Convert normalize comments to // styleMark Otto1-157/+157
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto17-468/+223
2012-12-20remove .hide specificity override from grid classesMark Otto1-4/+0
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement f...Mark Otto2-2/+3