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
path: root/less
AgeCommit message (Expand)Author
2012-10-312.2.1 - hotfix for carouselfat
2012-10-30Merge branch '2.1.2-wip'v2.2.0Mark Otto
2012-10-30derp, add that in the right spotMark Otto
2012-10-30fixes #4511: remove focus on opened modal windowMark Otto
2012-10-30v2.2.0 instead of v2.1.2Mark Otto
2012-10-17fixes #5496: use correct var for dropdown active link textMark Otto
2012-10-17fixes #5542: move '.hero-unit p' font-styles to '.hero-unit' so they apply to...Mark Otto
2012-10-10fixes #5478: remove double background color on dropdown linksMark Otto
2012-10-10fixes #5473: use baselineheight var for input bottom marginMark Otto
2012-10-08fixes #5443: reset background gradient on disabled dropdown linksMark Otto
2012-10-08fixes #5416: use correct variable for inverse navbar responsive linksMark Otto
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto
2012-10-03finish off scoping of grid sizing to table elementsMark Otto
2012-10-03fixes #5257: add data-original-title attribute selector to abbr elementMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-03Merge pull request #5281 from GotenXiao/pagination-active-backgroundMark Otto
2012-10-03fixes #5392: hover on submenu should maintain white icons for active parent a...Mark Otto
2012-10-02remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto
2012-10-02improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto
2012-10-02Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into adv...Mark Otto
2012-10-02Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/...Mark Otto
2012-10-02fixes #5319: add backface-visibility for webkit skewingMark Otto
2012-10-02fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto
2012-10-01fixes #5275: inline-block badges and labels, then fix padding accordinglyMark Otto
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto
2012-10-01fixes #5188: add .google-maps class to reset responsive images on case-by-cas...Mark Otto
2012-10-01Merge pull request #5369 from amid2887/2.1.2-wipMark Otto
2012-10-01Add missing icon class definition for navs.lessamid2887
2012-10-01Merge branch 'amid2887-master' into 2.1.2-wipMark Otto
2012-10-01Add missing icon class definition for buttons.lessamid2887
2012-09-27Fix for #4550Artem Kustikov
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederstròˆm
2012-09-26Use paginationActiveBackground var to finish fixing #4295Robin Lewis
2012-09-25change tooltip/popover insert strategyJacob Thornton
2012-09-25reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton
2012-09-24ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto
2012-09-24match decimal placements in type.lessMark Otto
2012-09-23fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col...Mark Otto
2012-09-20fixes #5211 manually: spacing in mixins to match othersMark Otto
2012-09-20fixes #5212: text emphasis classes only get hover with linksMark Otto
2012-09-19add new vars for common border-radius, upping border-radius of inputs to 4px;...Mark Otto
2012-09-19add new vars for common font-sizes and paddings with large, small, and mini c...Mark Otto
2012-09-19Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ubers...Mark Otto
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ...Mark Otto
2012-09-18fixes #5178: update normalize to avoid resetting audio and video elements in ...Mark Otto
2012-09-18fixes #5087: add hover states to text emphasis classes for linksMark Otto
2012-09-18fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepen...Mark Otto