aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-0/+2
2014-03-07Fixes #12937: Darken active button states just a smidge moreMark Otto1-1/+1
2014-03-06Merge pull request #12739 from DaSchTour/twbsMark Otto2-0/+2
2014-03-06Comment for #12794Mark Otto1-1/+9
2014-03-06Merge pull request #12794 from epidemian/required-radio-button-groupsMark Otto1-1/+3
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components page...Mark Otto3-36/+35
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto28-406/+591
2014-03-06Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel bec...Mark Otto1-1/+0
2014-03-06Merge branch 'master' into popovers-use-radii-varMark Otto3-4/+28
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto2-11/+10
2014-03-06Merge branch 'master' into pr/12490Mark Otto23-203/+321
2014-03-06Fixes #12722: Fixes up responsive tables in printMark Otto1-1/+1
2014-03-06Fixes #12934mrmrs1-1/+1
2014-03-06Fixes #12824: Remove white-space: nowrap from code elementsMark Otto1-1/+0
2014-03-05.transition-timing-function MixinAhmad Nassri1-0/+4
2014-03-04Fixes #12901: Refactors list group active state for use on non-anchorsMark Otto1-0/+2
2014-03-04Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2014-03-04Fixes #12848: Account for and document progress bars at 0-3%Mark Otto1-0/+16
2014-03-04use full version number in deprecation noteChris Rebert1-1/+1
2014-03-04clarify deprecation /cc @cvrebertMark Otto1-1/+1
2014-03-04Merge pull request #12917 from 5im0n/masterMark Otto1-2/+2
2014-03-04Merge pull request #12863 from Sojaner/masterMark Otto1-2/+12
2014-03-04Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto2-14/+23
2014-03-04Fixes #12913: Remove scoped media queries from custom xs grid mixinsMark Otto1-9/+3
2014-03-04Fixes #12914: Darken immediate children hr elements in jumbotronsMark Otto1-0/+4
2014-03-04Update csscomb properties. 'colon-spac'e and 'stick-brace' don't take boolean...Simon1-2/+2
2014-03-04Merge pull request #12745 from ronnyhaase/panel-varsMark Otto2-2/+4
2014-03-03Fixes #12593: Add support for table bodies and table rows to the collapse pluginMark Otto1-3/+5
2014-02-27100% less tumahMark Otto1-2/+3
2014-02-27Merge pull request #12855 from lipis/patch-1Mark Otto1-0/+4
2014-02-27Fixes #12851: it's not a tumahMark Otto1-1/+1
2014-02-27Fix for issue #12854 where push and pull resetsSojaner1-2/+12
2014-02-26Added the very useful .animation-fill-mode() mixinLipis1-0/+4
2014-02-25update GitHub issue link in commentChris Rebert1-1/+1
2014-02-24fix #12836Chris Rebert1-1/+1
2014-02-22Fixes #12822: Scope panel collapse styles to immediate panel bodies onlyMark Otto1-2/+2
2014-02-22Fixes #12801: Add padding to the bottom of .form-control-static to match heig...Mark Otto1-0/+1
2014-02-22Update modals to use more consistent padding—modal body and footer now matc...Mark Otto2-2/+2
2014-02-22Merge branch 'master' into pr/12813Mark Otto1-6/+10
2014-02-22Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out of...Mark Otto1-6/+10
2014-02-21Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694Supergibbs1-0/+28
2014-02-21Merge pull request #12459 from rubenstolk/hotfix/mixins/scaleMark Otto1-14/+28
2014-02-21Merge pull request #12742 from ZDroid/table-responsive-mixinMark Otto1-2/+2
2014-02-20Removed unnecessary top margin from .modal-footerChris Kankiewicz1-1/+0
2014-02-19Fix UAs required message position on grouped radio buttonsDemian Ferreiro1-1/+3
2014-02-14Make .table-responsive usable as mixinZlatan Vasović1-2/+2
2014-02-14Defined and use variables for .panel-heading & .panel-footer paddingrhaase2-2/+4
2014-02-14add posibillity to hover links and not background in list-groupsDaSch2-0/+2
2014-02-11Fixes #11659, #12698, and #12349: Always apply position and z-index form cont...Mark Otto1-0/+5
2014-02-11Merge branch 'master' into pr/12412Mark Otto16-259/+292