aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2014-09-06Fixes #14545: Avoid strange formatting on vendor prefixing for placeholderMark Otto1-3/+6
2014-09-04Fixes #14437: Round the corners of table rows in panels as well as the cellsMark Otto1-0/+6
2014-09-01Fixes #14443: Only transition what needs transitioning for thumbnails to avoi...Mark Otto1-1/+1
2014-08-27Finish reverting #14444Mark Otto1-2/+0
2014-08-27Undo the collapse visibility changes since it breaks our collapse pluginMark Otto1-2/+1
2014-08-27Fixes #14329: Fixed list-groups nested inside of collapsing panels, from @ape...Mark Otto1-1/+2
2014-08-27Fixes #14337: Round .jumbotron corners within .container and .container-fluidMark Otto1-1/+2
2014-08-27typoMark Otto1-1/+1
2014-08-27Merge branch 'master' into sr_friendly_hidden_contentMark Otto7-30/+24
2014-08-27Merge pull request #14452 from vsn4ik/update_print_lessMark Otto1-12/+12
2014-08-27Make `popover-arrow-color` default to `popover-bg`Jaume Alemany1-1/+1
2014-08-26Less: Remove empty lines and blanks.vsn4ik7-9/+2
2014-08-26Update print.less from source (html5-boilerplate). Simplyfy table style.vsn4ik1-12/+12
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 #14348: Add visibility styles to collapse and tab content to match .hiddenMark Otto2-1/+4
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