aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
AgeCommit message (Collapse)AuthorFilesLines
2013-01-16Derp on type styles a bit more; bring back and fix up more more docs stylesMark Otto1-7/+7
2013-01-16mo betta type margins for headingsMark Otto1-3/+12
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-3/+4
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-1/+3
Conflicts: Makefile README.md component.json docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/assets/js/bootstrap-affix.js docs/assets/js/bootstrap-alert.js docs/assets/js/bootstrap-button.js docs/assets/js/bootstrap-carousel.js docs/assets/js/bootstrap-collapse.js docs/assets/js/bootstrap-dropdown.js docs/assets/js/bootstrap-modal.js docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap-scrollspy.js docs/assets/js/bootstrap-tab.js docs/assets/js/bootstrap-tooltip.js docs/assets/js/bootstrap-transition.js docs/assets/js/bootstrap-typeahead.js docs/assets/js/bootstrap.js docs/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.mustache js/bootstrap-affix.js js/bootstrap-alert.js js/bootstrap-button.js js/bootstrap-carousel.js js/bootstrap-collapse.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tab.js js/bootstrap-tooltip.js js/bootstrap-transition.js js/bootstrap-typeahead.js less/bootstrap.less less/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json
2013-01-11Fixes #6547: Make blockquotes use multiple of @baseFontSizeMark Otto1-1/+3
2013-01-09Add text alignment utility classesMark Otto1-0/+4
2012-12-26Remove .text-info and .info form validation statesMark Otto1-3/+0
2012-12-10Simplify syntax of nesting with inline listsMark Otto1-1/+1
2012-11-30form state varsMark Otto1-8/+8
2012-11-30more vars changedMark Otto1-3/+3
2012-11-30more vars changed, remove @white varMark Otto1-1/+1
2012-11-30more consistent variable naming patternsMark Otto1-30/+30
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-32/+32
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-10/+9
Conflicts: docs/assets/css/bootstrap.css less/type.less
2012-11-04remove margin on .inline listsMark Otto1-0/+1
2012-11-04change up list classes to use .list- prefixMark Otto1-4/+2
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+13
2012-11-04Refine new inline list optionMark Otto1-12/+10
2012-11-04Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap ↵Mark Otto1-0/+15
into andriijas-2.1.2-list-inline
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-22/+18
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
2012-10-31fixes #5725: hover state for a.muted; also reformatted CSSMark Otto1-21/+15
2012-10-26Adding .inline for ul and olAndreas Cederström1-0/+15
2012-10-03fixes #5257: add data-original-title attribute selector to abbr elementMark Otto1-1/+3
2012-09-30remove dupe ff3/4 button fixes; also remove headingscolor varMark Otto1-1/+0
2012-09-23match decimal placements in type.lessMark Otto1-1/+1
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto1-12/+17
2012-09-20fixes #5212: text emphasis classes only get hover with linksMark Otto1-24/+11
2012-09-17fixes #5087: add hover states to text emphasis classes for linksMark Otto1-0/+12
2012-09-03fixes #4909: add color utility classes .text-warning, etc and document themMark Otto1-0/+14
2012-09-02fixes #4922: use basefontsize for realz on .leadMark Otto1-1/+1
2012-09-01fixes #4910: use @baseLineHeight * 1.5 for .lead font-sizeMark Otto1-1/+1
2012-08-28fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given ↵Mark Otto1-2/+2
larger font-size of 2.1.0
2012-08-26fixes #4506: clearfix added to .dl-horizontal to account for empty dd elementsMark Otto1-0/+1
2012-08-19fixes #4455: improve small styles and add to docsMark Otto1-23/+20
2012-07-17remove list-type declarations from ul and ol elements since those should ↵Mark Otto1-6/+0
just use browser defaults
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto1-0/+8
2012-07-08adding getting started page based on Bootstrap University from awhile back, ↵Mark Otto1-1/+2
testing out side nav on docs instead of subnav bar
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto1-50/+24
2012-07-06prevent small tags from increasing height of headingsMark Otto1-0/+1
2012-07-05updates to type scaleMark Otto1-50/+24
2012-06-28standardize top level file commentsMark Otto1-3/+3
2012-06-25remove jank fix for dt bold textMark Otto1-1/+0
2012-05-23Merge branch 'pvorb-patch-1' into 2.0.4-wipMark Otto1-3/+0
2012-05-20Remove re-declaration of font-fam, font-size, and line-height in pPaul Vorbach1-3/+0
2012-04-26let's reuse color variables, instead of hardcoding colors. Allen Bargi1-1/+1
2012-04-16lots of property orderingJacob Thornton1-6/+6
2012-04-16few more property ordersJacob Thornton1-1/+1
2012-03-31fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layoutsMark Otto1-0/+1
2012-03-06Added use of new headings variables.Mark Figueredo1-2/+3
2012-03-05clean up horizontal dl option and docsMark Otto1-12/+2