aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2014-07-11tweak docs sidenav stylesMark Otto1-1/+1273
2014-07-11Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map docs/_includes/components/progress-bars.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map
2014-07-10start markdowning getting started and moving things to separate pagesMark Otto1-1/+1
2014-07-10rewrite getting started quick start and download in markdownMark Otto1-1/+1
2014-07-10docs changeMark Otto1-1/+1
2014-07-09really fix the docsMark Otto1-1/+1
2014-07-09remove outlineMark Otto1-1/+1
2014-07-09nuke commented out sidenav; fix docsMark Otto1-1/+1
2014-07-09Merge branch 'master' into derpMark Otto1-1319/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-07-09Rewrite grid docs in markdownMark Otto1-7/+5
2014-07-09docs spacing for headings and leadsMark Otto1-0/+4
2014-07-09docs design changes for markdown contentMark Otto1-1/+1317
2014-07-09Refactor navs: new classes, remove separate pills & tabs files, drop ↵Mark Otto1-1/+1
justified nav because it never really worked
2014-07-09Drop the deprecated .visible-* classes (because we replaced them with ↵Mark Otto1-1/+1
.visible-*-block, -inline-block, -inline
2014-07-09Drop deprecated code from Less filesMark Otto1-1/+1
2014-07-09more navs workMark Otto1-1/+1
2014-07-09Merge branch 'derp' into derp_navsMark Otto3-1631/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-07-09Remove unused docs CSSMark Otto1-1/+1
2014-07-09Docs: Refactor to use .less file instead, importing Bootstrap vars and ↵Mark Otto3-1631/+1
mixins, and cleaning all the things up
2014-07-09Refactor: drop all custom .progress-bar styles and replace with <progress> ↵Mark Otto1-1/+1
element
2014-07-09Run `grunt`.XhmikosR1-1/+1
2014-07-09nuke commented out cssMark Otto1-9/+0
2014-07-09Badges, navs, and moreMark Otto1-6/+15
2014-07-08Revamp button: rename .btn-default to .btn-secondary, drop .btn-infoMark Otto1-1/+1
2014-07-08docs header paddingMark Otto1-4/+8
2014-07-08Fix navbar margins and update grid sidebar styles to matchMark Otto2-3/+9
2014-07-08clean up commented out docs cssMark Otto1-41/+0
2014-07-08rems: update breadcrumbs to use new sizing; improve variables by renaming ↵Mark Otto1-1/+1
@breadcrumb-separator to @breadcrumb-divider; change up colors
2014-07-08fix sidenav paddingMark Otto1-5/+0
2014-07-08rems: codeMark Otto2-4/+5
2014-07-07start the move to remsMark Otto2-51/+64
2014-07-07Merge branch 'master' into derpMark Otto2-68/+136
Conflicts: docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/docs.min.js docs/assets/js/src/application.js
2014-07-07Cut down on homepage file size; reorg some docs CSSMark Otto1-67/+53
2014-07-03use non-minified docs CSS on non-gh-pagesChris Rebert2-0/+0
2014-06-26gruntMark Otto2-12/+31
2014-06-25Run `grunt`.XhmikosR1-1/+1
Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d.
2014-06-24grunt dist; closes #13914Chris Rebert1-1/+1
2014-06-24Run `grunt`.XhmikosR1-1/+1
2014-06-19Run `grunt`.XhmikosR1-1/+1
2014-06-18grunt distMark Otto1-1/+1
2014-06-18Darken @gray-light to meet accessibility guidelinesRoss Allen1-1/+1
`@gray-light` darkens from #999 to #777, which puts `.text-muted` at the threshold for the 4.5:1 WCAG minimum contrast[1]. #777:#fff is 4.48:1. The “Example” headers in docs become #959595, which is contrast ratio 3:1, the minimum for larger text. Since the headers are less important than the surrounding text, 3:1 is fine and an improvement on the previous #bbb:#fff (1.92:1). Fixes issue #13847. [1] http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html
2014-06-18Run `grunt`.XhmikosR1-1/+1
2014-06-10Run `grunt dist`.XhmikosR1-1/+1
2014-06-10Refactor and restyle.Mark Otto1-20/+18
2014-06-10Integrate ZeroClipboard to easily copy code snippetssoundarapandian1-0/+33
2014-06-09simpler and updated docs copy for icon font file pathsMark Otto2-1/+5
2014-06-08change up the padding on bs-docs-header container to alleviate #13682Mark Otto2-4/+3
2014-05-22grunt dist for docsMark Otto1-1/+1
2014-05-22don't change code bg on calloutsMark Otto1-1/+0
2014-05-22more callout tweaksMark Otto2-7/+9