aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Fix btn link hover and tweak dropdown border/shadowsMark Otto1-6/+11
2013-01-12white text on buttons on hover for linksMark Otto1-0/+1
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-12buttons and button group flattening improvementsMark Otto1-26/+6
2013-01-12finetune buttons flattened colorsMark Otto1-54/+96
2013-01-12Flatten navbarMark Otto1-30/+18
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-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
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-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ...Mark Otto1-16/+0
2012-12-21flatten buttons and formsMark Otto1-189/+31
2012-12-20Finish migrating to Normalize 2:Mark Otto1-0/+65
2012-12-20Convert normalize comments to // styleMark Otto1-189/+0
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto1-566/+239
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 Otto1-4/+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
2012-12-19Remove @black and just use #000Mark Otto1-5/+5
2012-12-19Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports me...Mark Otto1-3/+3
2012-12-19Drop .label component. Instead, just use .badge because fuck dupe code and st...Mark Otto1-24/+0
2012-12-19Merge branch 'bs3-input-groups' into 3.0.0-wipMark Otto1-271/+72
2012-12-19no need for margin-top on .typeahead, it's set on .dropdown-menuMark Otto1-1/+0
2012-12-19Remove support for multiple buttons in input groups because fuck that shit.Mark Otto1-4/+4
2012-12-19Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate ...Mark Otto1-2/+2
2012-12-19Use normalize as separate file instead of with other resets; still need to pu...Mark Otto1-78/+289
2012-12-19Update clearfix mixin and class per @necolas's feedbackMark Otto1-33/+18
2012-12-10Version bumpMark Otto1-1/+1