aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2012-09-25headway, cleanup, and testsMark Otto3-302/+165
2012-09-25Use paginationActiveBackground var to finish fixing #4295Robin Lewis1-1/+1
2012-09-24change tooltip/popover insert strategyJacob Thornton1-10/+0
remove modal-open class hopefully resolve z-index headaches
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' ↵Mark Otto3-6/+7
throughout forms
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 ↵Mark Otto4-3/+40
.nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8
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 ↵Mark Otto3-31/+57
4px; add border-radius changes to -large, -small, -mini for buttons and paginations
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini ↵Mark Otto3-38/+46
components; resize pagination and buttons to better match each other
2012-09-18Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ↵Mark Otto1-6/+48
uberspeck-2.1.2-wip
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ↵Mark Otto2-2/+140
start to add CSS tests for buttons
2012-09-18fixes #5178: update normalize to avoid resetting audio and video elements in ↵Mark Otto1-3/+3
android
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 ↵Mark Otto1-2/+9
.input-prepend/-append
2012-09-17fixes #5173: proper popover offsets; added docs examples to enable tests in ↵Mark Otto1-2/+2
the future
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: ↵Mark Otto4-36/+209
100%; from .navbar-static-top
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 ↵Mark Otto2-1/+2
responsive navbar css
2012-09-16Support for left-opening dropdown submenusRobert McLaws1-1/+34
Adds a new class called .dropdown-submenu-left. It is useful when you have a .pull-right DropDown that has submenus. Without this, the menu opens left past the page boundary, which can trigger the scrollbars and cause other nastiness.
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 ↵Mark Otto1-4/+2
within a .btn-toolbar
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 ↵Mark Otto2-10/+8
escape if using >1 shadows
2012-09-12change up box-shadow mixin usage everywhere to use escaping again, or local ↵Mark Otto6-8/+8
var if necessary for further var evaluation
2012-09-12Updated pagination to support .pagination-large, .pagination-small, ↵Brian Campbell1-6/+48
.pagination-mini matching button sizes. Updated related docs.
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ↵Mark Otto1-1/+0
modal right padding issues with scrollbars
2012-09-10fixes #5064 manually: remove fancy quote markMark Otto1-1/+1
2012-09-10more tests and experimentsMark Otto2-3/+23
2012-09-08latest tweaks to grid classes for formsMark Otto4-8/+54
2012-09-07commenting out stuff and adding grid test pageMark Otto2-2/+95
2012-09-07Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto19-66/+147
Conflicts: docs/scaffolding.html docs/templates/pages/scaffolding.mustache
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 ↵Giuliano Velli1-38/+39
selector issue Signed-off-by: Giuliano Velli <[email protected]>
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