aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2014-08-26Less: Remove empty lines and blanks.vsn4ik7-9/+2
2014-08-23Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-3/+2
2014-08-23Fixes #14386: Reset font, text, and line-height properties in popoversMark Otto1-3/+5
2014-08-23Merge pull request #14408 from vsn4ik/dropdown_menu_disabled_styleMark Otto1-3/+2
2014-08-23Fixes #13943 again: lighten links, and text, in navbar. Still not 100% compli...Mark Otto1-2/+2
2014-08-23Fixes #14440: Remove unused nav variableMark Otto1-2/+0
2014-08-16Use single .dropdown-menuvsn4ik1-3/+2
2014-08-04fixes #14310: reset .active as well for button linksMark Otto1-0/+1
2014-08-04Follow-up to #13074: use spec syntax instead of deprecated mixinsHeinrich Fenkart1-7/+7
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto1-0/+15
2014-08-02Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from sc...Mark Otto1-1/+0
2014-08-02Merge pull request #13074 from haydenbleasel/masterMark Otto1-0/+24
2014-08-02Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto1-1/+3
2014-08-02Fixes #13202: Always use overflow: auto; on .table-responsive to prevent cont...Mark Otto1-1/+2
2014-07-23Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto1-0/+5
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto1-0/+5
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto1-0/+1
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto1-0/+2
2014-07-22Update grunt-csscomb.XhmikosR1-4/+9
2014-07-17Tabs to spaceswangsai1-1/+1
2014-07-12Fixes #14074: Make open dropdown nav links in navbar use gradientsMark Otto1-0/+2
2014-07-12Fixes #14095: Add basic styling for captions, which we've for some reason bee...Mark Otto1-0/+6
2014-07-12Merge pull request #14104 from KyleMit/add-pointer-eventsMark Otto1-0/+1
2014-07-12Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ...Mark Otto1-1/+0
2014-07-12Fixes #14107: Lighten placeholder textMark Otto1-1/+1
2014-07-09Add Pointer EventsKyle1-0/+1
2014-07-07Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG img-resp...Mark Otto1-1/+0
2014-07-08CSS3 Carousel code formattingHayden Bleasel1-3/+8
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto2-2/+6
2014-07-07Merge pull request #14051 from loic/issue13325Mark Otto1-23/+19
2014-07-07Fix small typo introduced in e2029e1Heinrich Fenkart1-1/+1
2014-07-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-0/+3
2014-07-06Merge pull request #14029 from BBosman/touch-actionMark Otto2-0/+3
2014-07-07Address margins on .navbar-right to fix #13325 #13464.Loic Bistuer1-23/+19
2014-07-07Added Firefox support for CSS3 carousel transitionHayden Bleasel1-1/+1
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto1-0/+4
2014-07-06Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto1-5/+10
2014-07-06Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto1-1/+1
2014-07-05Merge pull request #13920 from AndreiRailean/patch-1Mark Otto1-8/+2
2014-07-05Merge pull request #13923 from ilikeprograms/gray-base-variableMark Otto1-5/+6
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto1-5/+0
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages to...Mark Otto1-5/+0
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text contr...Mark Otto1-1/+1
2014-07-05Merge pull request #13464 from nickcolley/#13325-navbar-right-firstMark Otto1-5/+5
2014-07-03Remove superfluous cursor:pointerBas Bosman1-1/+0
2014-07-03Add touch-action: manipulate to buttonsBas Bosman2-0/+3
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...Mark Otto1-1/+1
2014-07-02typoMark Otto1-1/+1
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto1-8/+4
2014-07-02merge in and resolve conflictsMark Otto2-8/+7