aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-02-162.0.1v2.0.1Jacob Thornton1-1/+1
2012-02-16bring back checkbox borders to iOS by conditionalizing the border: 0; on it t...Mark Otto1-1/+7
2012-02-16change clearfix mixin to drop parens that prevent it from being a class, tooMark Otto1-0/+10
2012-02-16add mini buttons per #1971Mark Otto1-0/+5
2012-02-16fix buttons focus state and swap a buttons for button buttonsMark Otto1-3/+3
2012-02-13change up fonts on form elements to remove unnecessary font-family on label e...Mark Otto1-1/+6
2012-02-12ensure help-block is block per #1937Mark Otto1-0/+1
2012-02-12allow .input-prepend/.input-append to work in .navbar per #1681Mark Otto1-0/+7
2012-02-12clear up scaffolding page to separate fixed from fluid grid systemsMark Otto1-12/+12
2012-02-12clean up modals.less comments, add new class for optional use on modal forms ...Mark Otto1-0/+3
2012-02-12change classname from .btn-dark to .btn-inverse, change use textMark Otto1-3/+31
2012-02-12enable the use of .nav-header in dropdowns per #1827Mark Otto1-11/+15
2012-02-12add navbar background hover variable and fix uneditable-input with append/pre...Mark Otto1-0/+1
2012-02-12standardize default button gradient styles to match other buttons, reset it's...Mark Otto1-8/+22
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