aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-21add readme imageMark Otto1-0/+0
2012-12-21rewrite makefile to make a bit more "efficient" + rebuildfat3-1/+3
2012-12-21rebuildfat3-1/+3
2012-12-21flatten buttons and formsMark Otto1-189/+31
2012-12-20Finish migrating to Normalize 2:Mark Otto1-0/+65
2012-12-20Update the examples index:Mark Otto12-0/+3
2012-12-20Convert normalize comments to // styleMark Otto1-189/+0
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto12-1720/+349
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 Otto1-2/+3
2012-12-20Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto5-11/+11
2012-12-20Undo important on hide/show utilties; punt to 3.0Mark Otto1-2/+2
2012-12-20fix up code snippetMark Otto4-5/+5
2012-12-20Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wipMark Otto1-8/+8
2012-12-20Fixes #6339: Use important flag on .hide and .show utility classesMark Otto1-2/+2
2012-12-20lighter buttons closer to todays versionsMark Otto1-10/+10