aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2013-08-17Merge pull request #9737 from ZDroid/patch-1Mark Otto1-1/+0
2013-08-17Removed blank .hidden-printZlatan Vasović1-1/+0
2013-08-17un-hardcode @grid-gutter-width in @container-* LESS varsChris Rebert1-3/+3
2013-08-16fixes #9436 more: put padding on containers, not the body because full width ...Mark Otto3-5/+5
2013-08-16Make negative margins on rows the default, not just in containers, and add pa...Mark Otto2-14/+4
2013-08-16fixes #9475Mark Otto1-7/+6
2013-08-16Justified nav now responsive; example updated accordingly (fixes #9708)Mark Otto1-3/+9
2013-08-16switch to margin on navbar-nav to avoid stacking negative space reported in #...Mark Otto1-6/+1
2013-08-16fixed navbar static top bordersMark Otto1-1/+1
2013-08-16fixes #9642: open dropdown nav items get proper stylingMark Otto1-7/+2
2013-08-16xs button is xs-er (fixes #9695)Mark Otto1-1/+1
2013-08-16Fix alignment of navbar header in fixed navbarsMark Otto1-0/+4
2013-08-15don't scope width on .make-xs-column mixinMark Otto1-6/+1
2013-08-15fixes #9663: second part, reset pushes and pulls in md and lg grid tiersMark Otto1-0/+4
2013-08-15Fixes #9663: Add offset overrides for medium and large grid tiersMark Otto1-0/+2
2013-08-15fixes #9655: scrope list group styles in panels to immediate children onlyMark Otto1-1/+1
2013-08-15nuke bg image on active/open for buttons for when we add gradientsMark Otto2-1/+6
2013-08-15fixes #9647: ensure open dropdown toggles get .active stylesMark Otto1-1/+2
2013-08-15fixes #9587: add var for nav link paddingMark Otto2-1/+2
2013-08-15fixes #9629Mark Otto1-0/+5
2013-08-15fixes #9622: reset to inline-block for img-thumbnail, but keep block for .thu...Mark Otto1-2/+4
2013-08-15fixes #9634: turn off overflow-y when the navbar is re-expanded into horizont...Mark Otto1-0/+4
2013-08-15improve pagination's active state so it looks less like the active state and ...Mark Otto2-11/+27
2013-08-15delete commentsMark Otto1-10/+6
2013-08-15Add to #9578 and fix #9614: use cursor not-allowed on radios and checkboxesMark Otto1-6/+6
2013-08-15fix up inverse navbar form stylesMark Otto1-2/+6
2013-08-15fixes #9596: proper dropup caret colorsMark Otto1-8/+10
2013-08-15Fixes #9617: consistent variation order, add .label-primaryMark Otto2-4/+9
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 Otto2-10/+19
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-2/+2
2013-08-14fixes #9508: use navbar align mixin for buttons to get correct top/bottom spa...Mark Otto1-1/+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-84/+65
2013-08-14remove gradients from dropdown menu items on hover/active (fixes #9473)Mark Otto1-4/+2
2013-08-14fix copypasta-o to fully fix #9295Chris Rebert1-1/+1
2013-08-14fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radiosChris Rebert2-2/+16
2013-08-14Merge branch '3.0.0-wip' into reset-FF-Android-default-background-imageMark Otto2-2/+3
2013-08-14fixes #8702 until Normalize.css starts handling thisChris Rebert1-0/+8
2013-08-14Merge branch '3.0.0-wip' of https://github.com/lerks/bootstrap into lerks-3.0...Mark Otto1-0/+1
2013-08-14Merge pull request #9498 from ggam/panel-variant-fixMark Otto1-2/+2
2013-08-14Removed commented linesGuillermo González de Agüero1-2/+0
2013-08-14Added table-row-variant mixinggam2-43/+38
2013-08-14Get rid of navbar-brand margin-rightLuis Aleman1-1/+0
2013-08-14Merge pull request #9496 from BBosman/accordion-border-colorMark Otto1-5/+0
2013-08-14Remove .navbar-collapse padding when not in mobile contextLuis Aleman1-2/+1
2013-08-14Made panel-variant apply styles only to first childggam1-2/+2
2013-08-14Remove old accordion remnantBas Bosman1-5/+0
2013-08-14fixes #9406: proper border for justified btn-groups inside tablesLuca Wehrstedt1-0/+1