Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-26move from csslint to stylelintMark Otto
2014-07-24Fixes #14168: bold nested kbd elementsMark Otto
2014-04-16Add nested kbd element styles for actual keys or inputsCecchi MacNaughton
2014-03-07Fixes #12824: Remove white-space: nowrap from code elementsMark Otto
2013-12-08Fixes #11193: Add kbd element styles to indicate user input via keyboardMark Otto
2013-10-21Change upper case to lower caseZlatan Vasović
2013-10-17FIx invalid element selectorZlatan Vasović
2013-10-04Change border to border-radiusZlatan Vasović
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2013-09-11Remove old and unused .prettyprint styles in code.less (per #10566)Mark Otto
2013-08-21code.less: also set default monospace font for `<kbd>` and `<samp>`Max F. Albrecht
2013-08-12inherit font-size in code when inside preMark Otto
2013-08-12addressing #9189 manually, part 1: code and pre varsMark Otto
2013-07-24Update code varsMark Otto
2013-07-20moving code and dropdowns to variables.lesssyed
2013-07-08code.less: cleanup styles that get immediately overriden later in the fileChris Rebert
2013-06-26Merge pull request #8297 from cvrebert/patch-1Mark Otto
2013-06-26rm fallback white-space for <code>Chris Rebert
2013-06-26rm pre{white-space:pre-wrap;} since redundant to Normalize.cssChris Rebert
2013-05-10Fix component margin and padding values to use @line-height-computedAaron
2013-04-22Fixes #7617: lowercase and dash gray color varsMark Otto
2013-03-17Remove all #font mixins; replace single instance of its use in Bootstrap with...Mark Otto
2013-03-06make less files compile with strict maths in 1.4.0Luke Page
2013-01-16mobile-first navs, navbar, grids, and typeMark Otto
2012-12-09Merge branch 'master' into 3.0.0-wipMark Otto
2012-12-06Fix code block white-space breaks within pre tags.Bryan Petty
2012-12-01more consistent variable naming patternsMark Otto
2012-12-01Part 1 of unCamelCasing variablesMark Otto
2012-11-05Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-11-05Fixes #5662: white-space: nowrap; on code elementMark Otto
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-01consolidate border-radius on codeMark Otto
2012-10-01remove .border-radius mixin and replace with standard border-radius property,...Mark Otto
2012-09-26remove all ie7 conditionals and mixinsMark Otto
2012-08-20pre font-size increase; revert static top navbar, undo contents section for nowMark Otto
2012-07-08fix up docs to use default container, fix responsive home changesMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-04-17lots of property orderingJacob Thornton
2012-03-11make pre font-size a percentage of @baseFontSizeMark Otto
2012-02-20add new global styles docs section for mentioning doctype requirements, base ...Mark Otto
2012-02-17bring back checkbox borders to iOS by conditionalizing the border: 0; on it t...Mark Otto
2012-02-11scope th bottom vertical-align to only thead, update code styles to include m...Mark Otto
2012-02-05#1715: strip code of styles when in a preMark Otto
2012-01-27moving structure around + more work on builder...Jacob Thornton