aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2013-08-16fixes #9642: open dropdown nav items get proper stylingMark Otto1-12/+4
2013-08-16xs button is xs-er (fixes #9695)Mark Otto1-2/+2
2013-08-15fixes #9663: second part, reset pushes and pulls in md and lg grid tiersMark Otto1-0/+12
2013-08-15Fixes #9663: Add offset overrides for medium and large grid tiersMark Otto1-0/+6
2013-08-15fixes #9655: scrope list group styles in panels to immediate children onlyMark Otto1-4/+4
2013-08-15nuke bg image on active/open for buttons for when we add gradientsMark Otto1-0/+37
2013-08-15fixes #9647: ensure open dropdown toggles get .active stylesMark Otto1-6/+12
2013-08-15fixes #9629Mark Otto1-0/+7
2013-08-15fixes #9622: reset to inline-block for img-thumbnail, but keep block for .thu...Mark Otto1-2/+7
2013-08-15fixes #9634: turn off overflow-y when the navbar is re-expanded into horizont...Mark Otto1-0/+3
2013-08-15improve pagination's active state so it looks less like the active state and ...Mark Otto1-17/+26
2013-08-15Add to #9578 and fix #9614: use cursor not-allowed on radios and checkboxesMark Otto1-0/+4
2013-08-15fix up inverse navbar form stylesMark Otto1-2/+7
2013-08-15fixes #9596: proper dropup caret colorsMark Otto1-6/+6
2013-08-15Fixes #9617: consistent variation order, add .label-primaryMark Otto1-10/+19
2013-08-15fixes #9607: restore bottom border on hover of nav tabs for proper displayMark Otto1-1/+1
2013-08-15fixes #9582: restore img-responsive as a class and move it's mixin to mixins....Mark Otto1-0/+6
2013-08-15fixes #9507: remove padding on navbar-collapse as any padding on an animated ...Mark Otto1-2/+8
2013-08-14fixes #9445: make img responsive mixin use display block, but provide option ...Mark Otto1-8/+2
2013-08-14fixes #9508: use navbar align mixin for buttons to get correct top/bottom spa...Mark Otto1-0/+1
2013-08-14Merge branch 'navbar-brand-margin' of https://github.com/Luis-TP/bootstrap in...Mark Otto1-1/+0
2013-08-14refactor navbar file to better nest css and restore navbar-color to navbar te...Mark Otto1-52/+48
2013-08-14remove gradients from dropdown menu items on hover/active (fixes #9473)Mark Otto1-17/+5
2013-08-14fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radiosChris Rebert1-1/+12
2013-08-14Merge branch '3.0.0-wip' into reset-FF-Android-default-background-imageMark Otto1-15/+16
2013-08-14fixes #8702 until Normalize.css starts handling thisChris Rebert1-0/+7
2013-08-14Merge branch '3.0.0-wip' of https://github.com/lerks/bootstrap into lerks-3.0...Mark Otto1-15/+16
2013-08-14Merge branch '3.0.0-wip' of https://github.com/jharbert/bootstrap into jharbe...Mark Otto1-14/+14
2013-08-14Get rid of navbar-brand margin-rightLuis Aleman1-1/+0
2013-08-14Remove .navbar-collapse padding when not in mobile contextLuis Aleman1-2/+1
2013-08-14fixes #9406: proper border for justified btn-groups inside tablesLuca Wehrstedt1-0/+1
2013-08-13Apply mixin to correct classLuis Aleman1-1/+3
2013-08-13fixes issue after navbar is collapsed, dropdown-menus on uncollapsed menu are...Jason Harbert1-1/+2
2013-08-13Fix .navbar-right > .dropdown-menu alignmentLuis Aleman1-0/+2
2013-08-13fixes #9439: use overflow: auto on navbar collapseMark Otto1-2/+2
2013-08-13Overhaul navbar alignment (.pull-) utilities (fixes #9440)Mark Otto1-8/+16
2013-08-13grunt dist on prev forms changeMark Otto1-28/+28
2013-08-13nuke the box-shadow on uncollapsed navbar-collapseMark Otto1-0/+1
2013-08-13Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-56/+173
2013-08-13lighter default navbar, add borders to navbars, tweak padding and alignmentsMark Otto1-10/+24
2013-08-13fixes #9431: specify font-size in dropdown menus to avoid inheritance issuesMark Otto1-0/+1
2013-08-13Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panelMark Otto1-48/+101
2013-08-13enable button groups in vertical button groupsMark Otto1-6/+28
2013-08-13derpMark Otto1-5/+29
2013-08-12fix negative indenting in button group for nested button groupsMark Otto1-1/+4
2013-08-12Drop the accordion for the panelMark Otto1-8/+71
2013-08-12invert dropdown styles in navbar for inverse variationMark Otto1-0/+23
2013-08-12Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-3/+7
2013-08-12finish fixing #9295: add button group buttons to new input group sizingMark Otto1-2/+4
2013-08-12fixes #9400: add box-sizing to pseudo elements as wellMark Otto1-1/+3