aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Expand)AuthorFilesLines
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-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 Otto1-1/+2
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ...Mark Otto1-16/+0
2012-12-22Version bumpMark Otto2-2/+2
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 Otto1-0/+3
2012-12-20Convert normalize comments to // styleMark Otto1-189/+0
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto3-1663/+244
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 Otto1-6/+6
2012-12-20Undo important on hide/show utilties; punt to 3.0Mark Otto1-2/+2
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
2012-12-20Fixes #6236: Fix popover font-size in input groupsMark Otto1-1/+3
2012-12-20Remove dropdown submenu CSSMark Otto1-54/+1
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto2-1096/+36
2012-12-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto1-0/+25
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto1-34/+72
2012-12-19Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe...Mark Otto1-5/+13
2012-12-19Unfuck the fucked gradient with it's fucked mix() of background colors; nuke ...Mark Otto1-45/+24
2012-12-19More button tweaksMark Otto1-27/+143
2012-12-19remove commented out buttons css, update docsMark Otto1-69/+9
2012-12-19overhaul buttonsMark Otto1-256/+95