aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederstròˆm1-1/+2
2012-09-25Use paginationActiveBackground var to finish fixing #4295Robin Lewis1-1/+1
2012-09-24change tooltip/popover insert strategyJacob Thornton1-10/+0
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton1-1/+1
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto3-0/+73
2012-09-23match decimal placements in type.lessMark Otto1-1/+1
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto1-12/+17
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto3-6/+7
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto1-1/+16
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col...Mark Otto4-3/+40
2012-09-20fixes #5211 manually: spacing in mixins to match othersMark Otto1-2/+2
2012-09-20fixes #5212: text emphasis classes only get hover with linksMark Otto1-24/+11
2012-09-18add new vars for common border-radius, upping border-radius of inputs to 4px;...Mark Otto3-31/+57
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini c...Mark Otto3-38/+46
2012-09-18Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ubers...Mark Otto1-6/+48
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ...Mark Otto2-2/+140
2012-09-18fixes #5178: update normalize to avoid resetting audio and video elements in ...Mark Otto1-3/+3
2012-09-17fixes #5087: add hover states to text emphasis classes for linksMark Otto1-0/+12
2012-09-17fixes #5082 manually: reset font-size for .dropdown-menu within .input-prepen...Mark Otto1-2/+9
2012-09-17fixes #5173: proper popover offsets; added docs examples to enable tests in t...Mark Otto1-2/+2
2012-09-17Merge branch 'wpbrains-media-component' into 2.1.2-wipMark Otto3-0/+70
2012-09-17overhaul the docs and css to merge into 2.1.2 since this was against masterMark Otto2-54/+40
2012-09-17resolve conflicts and remakeMark Otto3-0/+84
2012-09-17fixes #5039: properly set .row-fluid margins for .controls-rowMark Otto2-2/+11
2012-09-17fixes #5041: add new navbar css tests for each variation, remove width: 100%;...Mark Otto4-36/+209
2012-09-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto1-1/+1
2012-09-17fixes #5163: add new var for navbar collapse's default view, use that in resp...Mark Otto2-1/+2
2012-09-16Support for left-opening dropdown submenusRobert McLaws1-1/+34
2012-09-13fix active tab bg on non-white bodyAdrien Cahen1-1/+1
2012-09-12fixes #5107: make all .btn-group inline-block by default instead of just with...Mark Otto1-4/+2
2012-09-12use local var for a few other .box-shadow mixins to fix CSS not compilingMark Otto2-2/+4
2012-09-12add spaceMark Otto1-1/+1
2012-09-12revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap...Mark Otto2-10/+8
2012-09-12change up box-shadow mixin usage everywhere to use escaping again, or local v...Mark Otto6-8/+8
2012-09-12Updated pagination to support .pagination-large, .pagination-small, .paginati...Brian Campbell1-6/+48
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ...Mark Otto1-1/+0
2012-09-10fixes #5064 manually: remove fancy quote markMark Otto1-1/+1
2012-09-07Merge branch 'dionysiosarvanitis-master' into 2.1.2-wipMark Otto1-0/+3
2012-09-07fixes #5020: submenu support in dropupMark Otto1-0/+14
2012-09-07fixes #5018: .btn-block in .modal-footer no longer has left marginMark Otto1-0/+4
2012-09-07fixes #5010: .pager span selector should be scoped to immediate children onlyMark Otto1-9/+10
2012-09-07remove offset margin in row-fluid mobile layoutDionysios G. Arvanitis1-0/+3
2012-09-07Modified the file to conform to bootstrap standards and fix an IE7 css select...Giuliano Velli1-38/+39
2012-09-05fixes #4996: incorrect border radius on a tableMark Otto1-1/+1
2012-09-05Merge branch 'spantaleev-patch-1' into 2.1.2-wipMark Otto1-2/+0
2012-09-05version bump to get this startedMark Otto2-2/+2
2012-09-05Do not force white icons in active tab linksSlavi Pantaleev1-2/+0
2012-09-04improve comments in image stylesMark Otto1-1/+4
2012-09-04fixes #4885: correct use of skew in .skew() mixin for FFMark Otto1-1/+1
2012-09-04fixes #4957: use input border var for select element instead of #dddMark Otto1-1/+1