aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-02-11fix tabs content wrapping per #1620Mark Otto1-0/+3
2012-02-11support small for legend per #1544Mark Otto1-0/+6
2012-02-11remove color on :active of buttonsMark Otto1-1/+0
2012-02-11fix inline form checkbox/radiosMark Otto1-0/+8
2012-02-11Merge branch '2.0.1-wip' of https://github.com/jmar777/bootstrap into jmar777...Mark Otto1-5/+6
2012-02-11update selectors for icons to include matcher for icon class in middle of cla...Mark Otto1-1/+2
2012-02-10manually address #1895Mark Otto2-1/+4
2012-02-10scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto2-3/+14
2012-02-09Merge branch 'barsoom-ol-unstyled' into 2.0.1-wipMark Otto1-1/+2
2012-02-09webkit legend margin fix for non-horizontal formsJeremy Martin1-5/+6
2012-02-07Add ol.unstyledHenrik N1-1/+2
2012-02-07fix for #1779, use line-height varMark Otto1-1/+1
2012-02-07move formfieldstate mixin to mixins.less for #1785Mark Otto2-29/+33
2012-02-06rearrange order of 3d and skew mixins:Mark Otto1-7/+7
2012-02-06Merge branch 'tobaco-master' into 2.0.1-wipMark Otto1-6/+6
2012-02-06Merge branch 'et-fix_long_breadcrumbs' into 2.0.1-wipMark Otto1-1/+1
2012-02-06manual patch of #1449 to make thumbnails use grid varsMark Otto1-2/+2
2012-02-06rearrange some of the docs on buttons to show examples of all possible render...Mark Otto2-2/+4
2012-02-06Removed double declaration of SkewTorsten Baldes1-6/+6
2012-02-05add label hover style for ability to make it a linkMark Otto1-4/+16
2012-02-05Merge branch 'jarijokinen-master' into 2.0.1-wipMark Otto1-0/+4
2012-02-05Merge branch 'master' of https://github.com/jarijokinen/bootstrap into jarijo...Mark Otto1-0/+4
2012-02-05resolve #1602 and add table hover styleMark Otto1-0/+10
2012-02-05close #1628 to add padding to all inline checkboxes/radiosMark Otto1-5/+2
2012-02-05fix #1631 by adding focus to radio buttonsMark Otto1-0/+1
2012-02-05clean up labels per #1656Mark Otto1-3/+3
2012-02-05add mixin for text-overflowMark Otto1-0/+9
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 Otto3-11/+16
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/+4
2012-02-02Wrap long breadcrumb trailsEric Thomas1-1/+1
2012-02-02Merge branch 'zhongwei99-master' into 2.0.1-wipMark Otto1-1/+1
2012-02-02Minor typo fix.zhongwei991-1/+1
2012-02-01follow up to #1501 to update notes in sprites.lessMark Otto1-2/+2
2012-02-01#1571: remove fixed width on file inputsMark Otto1-0/+1
2012-02-01fix missing ; in buttons.lessMark Otto1-1/+1
2012-02-01fix hover state on .nav-list for active linksMark Otto1-2/+3
2012-02-01remove unused css files and add scaffolding and hero-unit to the builderMark Otto2-31/+0
2012-02-01fix that jank hackMark Otto1-1/+1
2012-02-01Allow labels to be linksJari Jokinen1-0/+4
2012-01-31clean up responsive media queries and docs cssMark Otto2-5/+9
2012-01-31chance icon classMark Otto2-127/+127
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-1/+1
2012-01-30fix button styles on active and disabledMark 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 element...Mark Otto1-132/+133