aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Mark Otto1-2/+2
class attr, remove docs mention of requiring icon-* first
2012-02-10manually address #1895Mark Otto1-1/+1
2012-02-10scope th bottom vertical-align to only thead, update code styles to include ↵Mark Otto2-8/+8
more comments in less file and scrollable option for pre tag
2012-02-09Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto1-1/+2
2012-02-09Added an overriding filter: ↵Chris Wiederspan1-0/+1
progid:DXImageTransform.Microsoft.gradient(enabled=false) to the .subnav-fixed class that fixes the bug caused on nav dropdown menus when "docked" in the fixed position.
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 ↵Mark Otto2-1/+3
renderings along with code snippets and note about usage; also fix the portrait tablet media query
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
CSS files
2012-02-04#1707: remove rgba() background override on navbar active items for ↵Mark Otto1-1/+0
customization
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 ↵Mark Otto1-4/+5
icon paths
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-31remove unused examples, update examples docs page, add starter template to ↵Mark Otto1-0/+8
examples, remove warning alert banner, add screenshots
2012-01-31clean up responsive media queries and docs cssMark Otto3-46/+27
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 Otto2-5/+5
2012-01-30fix button styles on active and disabledMark Otto1-2/+2
2012-01-30update layout docsMark Otto1-2/+2
2012-01-30restore a few commented out responsive itemsMark Otto1-1/+0
2012-01-30update icons everywhere to be scoped per other components, fix broken ↵Mark Otto2-130/+130
elements on js docs page
2012-01-30refactor the navs to use prefixed classes, because you know, consistency is ↵Mark Otto1-53/+53
beast mode
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto2-64/+64
2012-01-30refactor buttons.lessMark Otto2-87/+87
2012-01-30speed up topbar animation for responsiveJacob Thornton1-0/+1
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 Otto2-6/+34
2012-01-30remove top 5px padding from first inline radio/checkboxMark Otto1-1/+1
2012-01-30namespace popover valuesMark Otto1-4/+4