aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto1-0/+20
2012-07-17Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into ↵Mark Otto1-0/+12
gcoop-2.1.0-wip Conflicts: docs/base-css.html docs/templates/pages/base-css.mustache
2012-07-17de-scope nav-header from .navMark Otto1-1/+1
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to ↵Mark Otto1-4/+35
dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding
2012-07-17remove list-type declarations from ul and ol elements since those should ↵Mark Otto1-8/+0
just use browser defaults
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto1-0/+8
2012-07-13copy edits and tweaks to utility classes to ensure they always are specific ↵Mark Otto1-2/+2
enough
2012-07-13cleanup subnav exampleMark Otto1-2/+5
2012-07-12clean up docs for subnavMark Otto1-0/+42
2012-07-10fixes #3706: add textColor and textShadow as options to .buttonBackground mixinMark Otto1-16/+22
2012-07-10fixes #3605: add support for input-prepend/-append to .form-searchMark Otto1-19/+52
2012-07-09remove popoverarrows mixin, relegate code to tooltips and popvers since we ↵Mark Otto1-149/+100
only used them once each; this fixes the problem of broken tooltips in 2.1
2012-07-09fix up docs popover examples and copyMark Otto1-1/+2
2012-07-09fixes #3210: add .btn to .navbar-form to remove bottom margin, improve ↵Mark Otto1-3/+4
vertical align of contents of .navbar-form
2012-07-09fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto1-17/+40
2012-07-09fixes #3973: same border on disabled inputs as default inputs:Mark Otto1-1/+0
2012-07-09fixes #4027: same margins on .pager and .paginationMark Otto1-8/+7
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto1-17/+26
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ↵Mark Otto1-23/+14
carets
2012-07-09docs changes for iconsMark Otto1-1/+0
2012-07-09fix text in docs about default font-size and line-heightMark Otto1-0/+1
2012-07-08fix up carousel alignment and line-heightMark Otto1-1/+10
2012-07-08adding getting started page based on Bootstrap University from awhile back, ↵Mark Otto1-1/+2
testing out side nav on docs instead of subnav bar
2012-07-07fix up docs to use default container, fix responsive home changesMark Otto1-2/+2
2012-07-07reoder forms a bitMark Otto1-41/+36
2012-07-07docs pre font-size and nowrap on prepend/appendMark Otto1-1/+2
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto1-178/+194
2012-07-07remove specific values for the fluid grid system and instead use LESS's ↵Mark Otto1-74/+74
percentage() function
2012-07-06vertically align inline form contentMark Otto1-0/+1
2012-07-06prevent small tags from increasing height of headingsMark Otto1-0/+14
2012-07-05buttons and pre updates for font-sizeMark Otto1-2/+2
2012-07-05updates to type scaleMark Otto1-114/+105
2012-07-05fix up subnav styles, add subnav search form styles, add some basic docs for ↵Mark Otto1-2/+18
subnav
2012-07-05update thumbnails to fix display issues and refine aestheticsMark Otto1-4/+5
2012-07-04rewrite docs homepage, new graphicsMark Otto1-47/+55
2012-07-04added ability to give rows in tables status classes .success .error and .info.Gavin Cooper (work)1-0/+25
2012-07-01new jumbotronMark Otto1-13/+26
2012-06-28address issues with fixed subnav like borders, corners, etcMark Otto1-9/+13
2012-06-28remove responsive subnav from docs and place in navbar-responsive.lessMark Otto1-7/+44
2012-06-28use variablef or wells background-color, update docs for glyphicons license ↵Mark Otto1-73/+145
mention, update popovers to remove that thick border and make them look mo betta
2012-06-25fix dropdowns in button groups after font-size hackMark Otto1-1/+5
2012-06-25reverse the gradient on striped progress bars so it matches the active state ↵Mark Otto1-60/+27
when animated
2012-06-25use @textColor to change help-block/help-inline font colorMark Otto1-1/+1
2012-06-25prevent button group buttons from wrapping in tight spaces by removing ↵Mark Otto1-12/+12
floats and replacing with font-size: 0; inline-block hack
2012-06-25remove jank fix for dt bold textMark Otto1-1/+0
2012-06-25add tests for table grid sizing, solve bugs in fluid table grid sizingMark Otto1-0/+7
2012-06-25#3223: make table row hover optional classMark Otto1-2/+2
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-103/+29
2012-06-24more subnav optimizationsMark Otto1-31/+38
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-15/+126