aboutsummaryrefslogtreecommitdiff
path: root/assets/css/docs.css
AgeCommit message (Collapse)AuthorFilesLines
2013-08-18create smaller map pattern so ios picks it upMark Otto1-1/+8
2013-08-18smaller h1 and h2Mark Otto1-4/+1
2013-08-18Add responsive tables with help of `.table-responsive` wrapperMark Otto1-30/+1
2013-08-18docs cleanup around alignment on homepage and footersMark Otto1-5/+17
2013-08-18larger download btn on customizerMark Otto1-2/+2
2013-08-18mo betta btn classes in docsMark Otto1-9/+9
2013-08-18move glyphicons styles to docs cssMark Otto1-0/+41
2013-08-17Rearrange the docs CSSMark Otto1-341/+418
2013-08-17it's levi-OH-sa, not levi-oh-SARMark Otto1-2/+2
2013-08-17clean up padding and alignment and stuffMark Otto1-3/+7
2013-08-17Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-0/+21
Conflicts: dist/css/bootstrap.min.css
2013-08-17Add alert for customizer errorsMark Otto1-0/+21
2013-08-17base64 map bgMark Otto1-1/+1
2013-08-17tweak ads stylingMark Otto1-4/+3
2013-08-17Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-5/+13
Conflicts: dist/css/bootstrap.min.css getting-started.html
2013-08-16increase spacing on homepage links and social buttons (fixes #9706)Mark Otto1-4/+6
2013-08-16finish up second pass through docs nav, headings, organization, naming, etc ↵Mark Otto1-0/+6
(another run through at #9710)
2013-08-16docs cleanup on naming to fix #9710Mark Otto1-1/+1
2013-08-16Docs cleanup for v3 prepMark Otto1-22/+21
2013-08-16Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-94/+130
2013-08-15More responsive customizer layoutMark Otto1-0/+4
2013-08-15new screenshot images and docs sectionMark Otto1-0/+11
2013-08-15fixes #9648Mark Otto1-0/+3
2013-08-15clear up rounded corners and nuke min-heightMark Otto1-18/+13
2013-08-15improve the navbar top display in example--fixes #9635Mark Otto1-0/+6
2013-08-15fixes #9622: reset to inline-block for img-thumbnail, but keep block for ↵Mark Otto1-0/+7
.thumbnail > img
2013-08-15fixes #9632: button spacing in narrow viewportsMark Otto1-1/+9
2013-08-15Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-08-15remove unused submenu css in docsMark Otto1-9/+1
2013-08-15reorder and cleanup progress bar displayMark Otto1-1/+2
2013-08-15fix spacing between examples and highlights again (my bad yo)Mark Otto1-1/+1
2013-08-15docs.css: rm duplicate semicolonChris Rebert1-1/+1
2013-08-15fixes #9600Mark Otto1-0/+1
2013-08-15fixes #9613: update docs css to prevent misaligned buttons exampleMark Otto1-3/+1
2013-08-14fixes #9522Mark Otto1-4/+16
2013-08-14reaffix the docs sidenav at all times--screw this height business; fix space ↵Mark Otto1-3/+1
between code snippet and example
2013-08-14fixes #9509: add margin around buttons so they don't shit the bed when wrappingMark Otto1-0/+6
2013-08-14remove unused docs cssMark Otto1-13/+0
2013-08-14really fix the pres in scrollable tablesMark Otto1-3/+4
2013-08-14fixes overflowing table due to preMark Otto1-0/+3
2013-08-14fixes #9556Mark Otto1-2/+2
2013-08-13remove accordion from customizer; shorten min height for affixv3.0.0-rc.2Mark Otto1-1/+1
2013-08-13only affix the sidenav in the docs if the viewport is >800px tall (fixes ↵Mark Otto1-16/+18
#8704 and avoids #8721)
2013-08-13fix navbar border in docsMark Otto1-0/+1
2013-08-13Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-08-13fixes #9425: focused input in docs gets actual focus stylesMark Otto1-1/+1
2013-08-12Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-5/+8
Conflicts: components.html dist/css/bootstrap.min.css
2013-08-12Navbar refactorMark Otto1-4/+15
* Now responsive by default (fits better with mobile-first approach) * Requires `.nav-header` to group `.navbar-brand` and `.navbar-toggle` for proper mobile display. * Changed `.nav-collapse` to `.navbar-collapse` * Simplified examples in docs
2013-08-12drop iframe attributes for CSS stylingMark Otto1-0/+5
2013-08-12Headings docs: use put <hN>s within <td>s instead of <th>sChris Rebert1-5/+3