aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Expand)AuthorFilesLines
2012-02-19Only show help cursor/border for abbr with titleJacob Rask1-1/+1
2012-02-19All abbreviations are not upper case initialismsJacob Rask1-2/+0
2012-02-18merge in and remake for responsive navbar dropdown fixMark Otto1-0/+1
2012-02-18fix right aligned dropdownsMark Otto1-4/+4
2012-02-17add mention of js compilation to single file in customize page per #2003Mark Otto1-4/+4
2012-02-17removing duplicate reset filter since we changed the main button to use butto...Mark Otto1-1/+0
2012-02-17fix duplicate input prepend/append css selectors per #2026Mark Otto1-3/+3
2012-02-17swap last .btn-dark referenceMark Otto1-1/+1
2012-02-17Keep origin in trackAndreas Cederström2-7/+43
2012-02-162.0.1v2.0.1Jacob Thornton2-2/+2
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 Otto2-0/+20
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-16fix responsive media queries to use 979 and 980 where approproMark Otto1-2/+2
2012-02-13change up fonts on form elements to remove unnecessary font-family on label e...Mark Otto1-1/+6
2012-02-13Clean up inverse button using variables, adding button group examples. Also a...Andreas Cederström1-12/+18
2012-02-12ensure help-block is block per #1937Mark Otto1-0/+1
2012-02-12clean up nav-header in responsiveMark Otto1-0/+4
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 Otto2-36/+36
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-12lower z-index of fixed subnav to prevent overlap of dropdown items in .navbar...Mark Otto1-1/+1
2012-02-12Merge branch 'patch-2' of https://github.com/cwiederspan/bootstrap into cwied...Mark Otto1-0/+1
2012-02-12standardize default button gradient styles to match other buttons, reset it's...Mark Otto1-8/+22
2012-02-11write out icon classes explicitly to enable find via browserMark Otto1-18/+2
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-11change fixed height on responsive textareas to min-heightMark Otto1-1/+1
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 Otto2-8/+8
2012-02-09Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto1-1/+2
2012-02-09Added an overriding filter: progid:DXImageTransform.Microsoft.gradient(enable...Chris Wiederspan1-0/+1
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 Otto2-1/+3
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