aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2013-08-18fixes #9803: label and input alignment in horizontal formsMark Otto1-1/+1
2013-08-18Add a .navbar-default class for default colorsJulian Thilo1-80/+117
2013-08-18fixes #9790: nullify right padding in container-ed navbars when last element ...Mark Otto1-0/+3
2013-08-18fixes #9768: unbold buttonsMark Otto1-1/+1
2013-08-18fixes #9786: enable tables in panelsMark Otto1-0/+12
2013-08-18Merge branch '3.0.0-wip' into bs3_restore_glyphiconsMark Otto1-2/+3
2013-08-18combine and simplify caret border widthsMark Otto1-3/+2
2013-08-18fixed caretliuyl1-1/+3
2013-08-18Upgrade to latest glyphiconsMark Otto1-2/+162
2013-08-18docs layout and alignment refinementMark Otto1-0/+3
2013-08-18Restore glyphiconsMark Otto1-0/+654
2013-08-17Reorder bootstrap.less to match docs oderMark Otto1-1066/+1066
2013-08-17Navbar updateMark Otto1-16/+23
2013-08-17Update jumbotronMark Otto1-3/+11
2013-08-17Fix navbar brand alignment by removing header padding when above 768pxMark Otto1-0/+3
2013-08-17Fixes #9752: clear floats in .panel-bodyMark Otto1-0/+20
2013-08-172px border on thead th elements for just a tad more separationMark Otto1-0/+6
2013-08-17fixes #9538: prevent Firefox rendering bug via some border-fuMark Otto1-1/+2
2013-08-17Fixes #9552: Downsize and use whole numbers for panel title to prevent odd 1p...Mark Otto1-1/+1
2013-08-17fix #9743: pager hover background should be light grayMark Otto1-1/+1
2013-08-16fixes #9436 more: put padding on containers, not the body because full width ...Mark Otto1-5/+5
2013-08-16Make negative margins on rows the default, not just in containers, and add pa...Mark Otto1-24/+12
2013-08-16fixes #9475Mark Otto1-1/+4
2013-08-16Justified nav now responsive; example updated accordingly (fixes #9708)Mark Otto1-4/+14
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/+4
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