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
2014-08-03Merge pull request #13074 from haydenbleasel/masterMark Otto
2014-08-03Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto
2014-08-03Fixes #13202: Always use overflow: auto; on .table-responsive to prevent cont...Mark Otto
2014-07-24Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto
2014-07-24Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto
2014-07-24Fixes #14168: bold nested kbd elementsMark Otto
2014-07-24Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto
2014-07-22Update grunt-csscomb.XhmikosR
2014-07-17Tabs to spaceswangsai
2014-07-13Fixes #14074: Make open dropdown nav links in navbar use gradientsMark Otto
2014-07-13Fixes #14095: Add basic styling for captions, which we've for some reason bee...Mark Otto
2014-07-13Merge pull request #14104 from KyleMit/add-pointer-eventsMark Otto
2014-07-13Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ...Mark Otto
2014-07-13Fixes #14107: Lighten placeholder textMark Otto
2014-07-10Add Pointer EventsKyle
2014-07-08Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG img-resp...Mark Otto
2014-07-08CSS3 Carousel code formattingHayden Bleasel
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto
2014-07-07Merge pull request #14051 from loic/issue13325Mark Otto
2014-07-07Fix small typo introduced in e2029e1Heinrich Fenkart
2014-07-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-07-07Merge pull request #14029 from BBosman/touch-actionMark Otto
2014-07-07Address margins on .navbar-right to fix #13325 #13464.Loic Bistuer
2014-07-07Added Firefox support for CSS3 carousel transitionHayden Bleasel
2014-07-07Fixes #13746: Add docs section for brand imageMark Otto
2014-07-07Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto
2014-07-07Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto
2014-07-06Merge pull request #13920 from AndreiRailean/patch-1Mark Otto
2014-07-06Merge pull request #13923 from ilikeprograms/gray-base-variableMark Otto
2014-07-06Fixes #13967: Don't reset the cite element's font-styleMark Otto
2014-07-06Fixes #13953: Remove the progress bar min-width styles for low percentages to...Mark Otto
2014-07-06Fixes #13943: Lighten the navbar inverse link color more since our text contr...Mark Otto
2014-07-06Merge pull request #13464 from nickcolley/#13325-navbar-right-firstMark Otto
2014-07-03Remove superfluous cursor:pointerBas Bosman
2014-07-03Add touch-action: manipulate to buttonsBas Bosman
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...Mark Otto
2014-07-03typoMark Otto
2014-07-03Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto
2014-07-03merge in and resolve conflictsMark Otto
2014-07-01place feedback icon lower, only if it really needBoris Serdyuk
2014-06-26Change cursor from "default" to "not-allowed" if disabledThierry Goettelmann
2014-06-26Remove "pointer" cursor on disabled list-group-itemThierry Goettelmann
2014-06-26Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-06-26fixes #13912: make radios/checkboxes work with inline forms againMark Otto
2014-06-25Fixed @gray-base value being once space shortThomas Coleman
2014-06-25Added @gray-base variable to make @gray-{shade} reference, also allows @gray-...Thomas Coleman
2014-06-25removing redundant background declarations on TDsAndrei Railean
2014-06-25assign background to row of .table-stripedAndrei Railean
2014-06-24Move variable declaration before its use for SassGleb Mazovetskiy
2014-06-24Partly revert cb7eb674accd24b6b73f26ef23cf4a301b6ebfafHeinrich Fenkart