aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Expand)AuthorFilesLines
2012-08-01increase margin on checkboxes and radios to center properlyMark Otto1-1/+1
2012-08-01fixes #4253: hover on responsive navbarMark Otto1-0/+4
2012-07-31reorder docs cssMark Otto1-127/+125
2012-07-30place chevrons first in sidenav in docs, fix ie7 bugs for said sidenavMark Otto1-0/+2
2012-07-30fixes #3615: remove last-child hack for IE7 since IE7 doesn't support :last-c...Mark Otto1-5/+0
2012-07-30remove position from labels/badges in mini btnsMark Otto1-0/+5
2012-07-30fixes #3665: ensure inputs in a fluid row maintain grid sizingMark Otto1-0/+4
2012-07-30fixes #3900: nudge badges in buttons up 1pxMark Otto1-0/+6
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto1-25/+17
2012-07-30fix navbar form alignment, and update examples to show these casesMark Otto1-2/+2
2012-07-30fix examples collapse classes, rename navbar-redux to navbar and delete the o...Mark Otto1-0/+32
2012-07-29fixes #4221: correct border-collapse property for IE7 hackMark Otto1-1/+1
2012-07-29fix footer in responsiveMark Otto1-4/+5
2012-07-29fixes #3694: provide override classes for .hide and .pull-right for grid columnsMark Otto1-0/+10
2012-07-29more breadcrumb tweaks for contrastMark Otto1-3/+3
2012-07-29remove gradient, border, and box-shadow from .breadcrumb to differentiate fro...Mark Otto1-16/+5
2012-07-29reverse navbar styles to save codeMark Otto3-244/+150
2012-07-27add .btn-block for a full-width button optionMark Otto1-0/+10
2012-07-27add docs for sub menu support on dropdowns, add caret via :after to submenu t...Mark Otto1-1/+19
2012-07-27add basic support for sub menus in dropdown menusMark Otto1-6/+25
2012-07-27add image styles, for now to scaffolding (soon to own file)Mark Otto2-0/+28
2012-07-26increase height of homepage jumbotron, update vars and styles of popoversMark Otto2-11/+12
2012-07-26indenting and suchMark Otto1-4/+4
2012-07-24simplify styles for bs docs navMark Otto1-10/+16
2012-07-24fix search form, mostly in navbarMark Otto2-7/+10
2012-07-24Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-12/+22
2012-07-24fixes #4118: responsive modal gets width auto and improved positioning for na...Mark Otto1-6/+11
2012-07-24modal heading line-heightMark Otto1-1/+1
2012-07-24fix h3 in modal and make modal unhidden by removing important from earlier issueMark Otto1-2/+7
2012-07-24Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton2-6/+48
2012-07-24slightly fix side barJacob Thornton2-7/+17
2012-07-23fixes #4156: don't override border radius if stacked nav has one childMark Otto1-6/+12
2012-07-23tweak docs shadowsMark Otto1-7/+10
2012-07-23Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto2-0/+20
2012-07-23make docs scroll over jumbotrons, but only for 980px upMark Otto1-0/+32
2012-07-23more alignment fixes for customize pageMark Otto1-0/+2
2012-07-22some progress on affix pluginJacob Thornton2-0/+21
2012-07-20move from downloads.html to customize.html to better match purpose of page, f...Mark Otto1-34/+29
2012-07-20tweak docs masthead links hoverMark Otto1-0/+4
2012-07-19nuke commented out code from last fixMark Otto1-29/+0
2012-07-19fixes #4103: simpler fix for tfoot in .table-borderMark Otto1-2/+33
2012-07-19fixes #4102: properly round top left corners of .table-border with caption/co...Mark Otto1-0/+18
2012-07-18misc docs content changesMark Otto1-1/+1
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto2-2/+22
2012-07-17Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into gcoop-2.1...Mark Otto1-0/+12
2012-07-17de-scope nav-header from .navMark Otto1-1/+1
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to d...Mark Otto1-4/+35
2012-07-17center masthead bg patternMark Otto1-2/+2
2012-07-17new pattern for mastheadMark Otto1-1/+18
2012-07-17remove list-type declarations from ul and ol elements since those should just...Mark Otto1-8/+0