aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Expand)AuthorFilesLines
2013-01-15Fixes #6586: remove top 5px margin from navbar input group button groupsMark Otto1-1/+15
2013-01-15type and stuffMark Otto2-0/+1287
2013-01-14nuke and flatten and stuffMark Otto2-5949/+55
2013-01-14Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNingMark Otto1-0/+8
2013-01-13Reset docs jumbotron button to blue defaultsMark Otto1-10/+0
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto25-114/+254
2013-01-13Remove comment out code and simplify what's left for button group togglesMark Otto1-23/+2
2013-01-13Fix btn link hover and tweak dropdown border/shadowsMark Otto1-6/+11
2013-01-12Fix up .brand in navbar of docsMark Otto1-5/+0
2013-01-12white text on buttons on hover for linksMark Otto1-0/+1
2013-01-12Update Holder.js 1.6 to 1.9Mark Otto1-54/+113
2013-01-12Nuke shadow on paginationMark Otto1-2/+0
2013-01-12fixed navbars fixingsMark Otto1-7/+0
2013-01-12Remove shadows from active links in navbarMark Otto1-2/+0
2013-01-12Tweak buttonMark Otto1-16/+8
2013-01-12buttons and button group flattening improvementsMark Otto1-26/+6
2013-01-12finetune buttons flattened colorsMark Otto1-54/+96
2013-01-12Flatten navbarMark Otto2-44/+19
2013-01-12Merge branch '3.0.0-wip' into bs3-flattenMark Otto1-296/+91
2013-01-12Remove parent div from pagination componentMark Otto1-47/+34
2013-01-12Cleaned up dirty CSSPatrick H. Lauke2-642/+1636
2013-01-11Fixes #6538: Add th support to all the .table-rounded selectorsMark Otto1-4/+10
2013-01-11Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...Mark Otto1-2/+2
2013-01-11Fixes #6547: Make blockquotes use multiple of @baseFontSizeMark Otto1-2/+2
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 Otto1-7/+2
2013-01-11Fixes #6478: scope table backgrounds to immediate td/th elementsMark Otto1-10/+10
2013-01-11Remove overflow: auto; from .tab-contentMark Otto1-4/+0
2013-01-11Fixes #6555: remove .controls-row from responsiveMark Otto1-3/+0
2013-01-10Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto3-5/+5
2013-01-09Add text alignment utility classesMark Otto1-0/+12
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke2-1683/+752
2012-12-28Popovers are now flexible width:Mark Otto1-1/+5
2012-12-26Simplify form validation states while enabling them to be applied to one fiel...Mark Otto1-74/+22
2012-12-26Remove .text-info and .info form validation statesMark Otto1-45/+0
2012-12-26Drop .input-block-level modifier as inputs are already width: 100%;Mark Otto1-6/+0
2012-12-26Remove .controls-row; instead, folks should use .row and .span* for all their...Mark Otto1-103/+0
2012-12-26Restore .form-horizontalMark Otto1-0/+25
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto5-12/+40
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto8-28/+64
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ...Mark Otto1-16/+0
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-3/+3
2012-12-22Version bumpMark Otto17-29/+29
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat3-3/+9
2012-12-22remake jsfat3-3/+3
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to hove...fat3-17/+33
2012-12-21chnage for #6248fat3-3/+3
2012-12-21Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipfat1-0/+0
2012-12-21add support for [data-slide-to] attr on carouselfat3-3/+17