aboutsummaryrefslogtreecommitdiff
path: root/less/code.less
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto1-4/+4
2014-07-08Implement the new border-radius guard: only round things if global @enable-ro...Mark Otto1-0/+1
2014-07-08rems: codeMark Otto1-5/+6
2014-07-07start the move to remsMark Otto1-6/+1
2014-04-15Add nested kbd element styles for actual keys or inputsCecchi MacNaughton1-0/+6
2014-03-06Fixes #12824: Remove white-space: nowrap from code elementsMark Otto1-1/+0
2013-12-07Fixes #11193: Add kbd element styles to indicate user input via keyboardMark Otto1-0/+10
2013-10-21Change upper case to lower caseZlatan Vasović1-1/+1
2013-10-17FIx invalid element selectorZlatan Vasović1-1/+1
2013-10-03Change border to border-radiusZlatan Vasović1-1/+1
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+3
2013-09-11Remove old and unused .prettyprint styles in code.less (per #10566)Mark Otto1-5/+0
2013-08-21code.less: also set default monospace font for `<kbd>` and `<samp>`Max F. Albrecht1-1/+3
2013-08-12inherit font-size in code when inside preMark Otto1-0/+1
2013-08-11addressing #9189 manually, part 1: code and pre varsMark Otto1-3/+3
2013-07-23Update code varsMark Otto1-2/+1
2013-07-20moving code and dropdowns to variables.lesssyed1-5/+5
2013-07-07code.less: cleanup styles that get immediately overriden later in the fileChris Rebert1-4/+2
2013-06-25Merge pull request #8297 from cvrebert/patch-1Mark Otto1-2/+0
2013-06-25rm fallback white-space for <code>Chris Rebert1-1/+0
2013-06-25rm pre{white-space:pre-wrap;} since redundant to Normalize.cssChris Rebert1-2/+0
2013-05-10Fix component margin and padding values to use @line-height-computedAaron1-3/+3
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-1/+1
2013-03-17Remove all #font mixins; replace single instance of its use in Bootstrap with...Mark Otto1-1/+1
2013-03-06make less files compile with strict maths in 1.4.0Luke Page1-4/+4
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
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
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
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 property,...Mark Otto1-2/+2
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
2012-02-16bring back checkbox borders to iOS by conditionalizing the border: 0; on it t...Mark Otto1-0/+1
2012-02-10scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto1-0/+10
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