aboutsummaryrefslogtreecommitdiff
path: root/less/code.less
AgeCommit message (Collapse)AuthorFilesLines
2013-01-15mobile-first navs, navbar, grids, and typeMark Otto1-3/+3
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto1-0/+2
Conflicts: docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/javascript.mustache less/breadcrumbs.less less/tables.less less/tests/css-tests.html
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty1-0/+2
2012-11-30more consistent variable naming patternsMark Otto1-7/+7
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-6/+6
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+1
Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less
2012-11-04Fixes #5662: white-space: nowrap; on code elementMark Otto1-0/+1
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+1
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-03use border-radius vars where possibleMark Otto1-1/+1
2012-09-30consolidate border-radius on codeMark Otto1-3/+2
2012-09-30remove .border-radius mixin and replace with standard border-radius ↵Mark Otto1-2/+2
property, since -webkit-* and -moz-* are only needed for older versions
2012-09-25remove all ie7 conditionals and mixinsMark Otto1-1/+1
2012-08-19pre font-size increase; revert static top navbar, undo contents section for nowMark Otto1-1/+1
2012-07-07fix up docs to use default container, fix responsive home changesMark Otto1-2/+2
2012-06-28standardize top level file commentsMark Otto1-3/+4
2012-04-16lots of property orderingJacob Thornton1-4/+4
2012-03-10make pre font-size a percentage of @baseFontSizeMark Otto1-1/+1
2012-02-19add new global styles docs section for mentioning doctype requirements, base ↵Mark Otto1-1/+1
body changes, and type/links; also tightened up code styles
2012-02-16bring back checkbox borders to iOS by conditionalizing the border: 0; on it ↵Mark Otto1-0/+1
to IE7-9; fix word break on pre in IE
2012-02-10scope th bottom vertical-align to only thead, update code styles to include ↵Mark Otto1-0/+10
more comments in less file and scrollable option for pre tag
2012-02-04#1715: strip code of styles when in a preMark Otto1-0/+2
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+44