aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-02-11update comment to reflect ie supportMark Otto1-1/+1
2012-02-11reset line-height for file input in ie9Mark Otto1-0/+3
2012-02-11fix tabs content wrapping per #1620Mark Otto1-0/+3
2012-02-11support small for legend per #1544Mark Otto1-0/+4
2012-02-11remove color on :active of buttonsMark Otto1-1/+0
2012-02-11fix inline form checkbox/radiosMark Otto1-0/+7
2012-02-11move legend fix out of horizontal and to all formsMark Otto1-1/+1
2012-02-11update selectors for icons to include matcher for icon class in middle of cla...Mark Otto1-2/+2
2012-02-10manually address #1895Mark Otto1-1/+1
2012-02-10scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto1-5/+8
2012-02-09Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto1-1/+2
2012-02-07Add ol.unstyledHenrik N1-1/+2
2012-02-06make after merging in breadcrumbs wrap fixMark Otto1-1/+1
2012-02-06rearrange some of the docs on buttons to show examples of all possible render...Mark Otto1-0/+2
2012-02-05add label hover style for ability to make it a linkMark Otto1-0/+16
2012-02-05resolve #1602 and add table hover styleMark Otto1-0/+3
2012-02-05close #1628 to add padding to all inline checkboxes/radiosMark Otto1-3/+1
2012-02-05fix #1631 by adding focus to radio buttonsMark Otto1-1/+4
2012-02-05clean up labels per #1656Mark Otto1-3/+3
2012-02-04correct css selector for .control-label, required in the docs but not in the ...Mark Otto1-1/+1
2012-02-04#1707: remove rgba() background override on navbar active items for customiza...Mark Otto1-1/+0
2012-02-04#1715: strip code of styles when in a preMark Otto1-0/+2
2012-02-04buttons and icons updated for improved placement and variable support for ico...Mark Otto1-4/+5
2012-02-04remove max-width on dropdown menusMark Otto1-1/+0
2012-02-04allow alternate form layouts to hide inputs with .hide on themMark Otto1-0/+3
2012-02-01#1571: remove fixed width on file inputsMark Otto1-0/+1
2012-02-01fix hover state on .nav-list for active linksMark Otto1-2/+2
2012-02-01fix that jank hackMark Otto1-1/+3
2012-01-31clean up responsive media queries and docs cssMark Otto1-2/+2
2012-01-31chance icon classMark Otto1-125/+125
2012-01-30disable cursor on disabled and active pagination linksMark Otto1-0/+1
2012-01-30once more, overhaul the icons and use the css regex selector on our iconsMark Otto1-2/+2
2012-01-30fix button styles on active and disabledMark Otto1-2/+2
2012-01-30update icons everywhere to be scoped per other components, fix broken element...Mark Otto1-127/+127
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is b...Mark Otto1-53/+53
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-61/+61
2012-01-30refactor buttons.lessMark Otto1-86/+86
2012-01-30implement @textColor for body textMark Otto1-1/+1
2012-01-30large carousel images and margin bottom addedMark Otto1-0/+1
2012-01-30account for floated inputs in the .navbar-formMark Otto1-0/+8
2012-01-30adding warning (orange) button, fix responsive navbar problemMark Otto1-2/+29
2012-01-30remove top 5px padding from first inline radio/checkboxMark Otto1-1/+1
2012-01-30namespace popover valuesMark Otto1-4/+4
2012-01-30rename vertical-divider to divider-vertical, add more space around the dividerMark Otto1-2/+2
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ...Mark Otto1-52/+26
2012-01-30Extending the dropup support to tabs and pillsBurak Tuyan1-0/+3
2012-01-30Adding dropup support to split buttons and navbarBurak Tuyan1-4/+29
2012-01-29update collapsible nav in navbarMark Otto1-1/+1
2012-01-29fix form styles on prepend/append for consistency, update code docs with exam...Mark Otto1-1/+1
2012-01-29fix animated/striped gradients in progress barsMark Otto1-1/+1