aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/less/docs.less
AgeCommit message (Collapse)AuthorFilesLines
2014-12-02convert to scssMark Otto1-1435/+0
2014-11-25disable shadows on buttons for nowMark Otto1-0/+1
2014-11-25fix margin on .bs-example thumbsMark Otto1-1/+1
2014-11-09Merge branch 'master' into derpMark Otto1-7/+13
Conflicts: Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less
2014-10-27fix rounded corners on copy buttonsMark Otto1-1/+1
2014-09-17Use .clearfix mixin instead of overflow on examplesMark Otto1-1/+1
2014-09-17Merge branch 'master' into derpMark Otto1-0/+37
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/fonts/glyphicons-halflings-regular.svg docs/_includes/components/badges.html docs/_includes/components/input-groups.html docs/_includes/components/pagination.html docs/_includes/css/forms.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/home-nav.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.svg less/_button-group.less less/_jumbotron.less less/_variables.less less/mixins/vendor-prefixes.less less/panels.less less/thumbnails.less package.json
2014-08-05space out consecutive navs betterMark Otto1-0/+3
2014-08-05cardsMark Otto1-2/+15
2014-08-03fix ads textMark Otto1-1/+1
2014-08-03fix sidebar againMark Otto1-6/+4
2014-07-13more remsMark Otto1-22/+22
2014-07-13more docs rems, some mixin optimizationMark Otto1-105/+98
2014-07-13more rems in docsMark Otto1-22/+23
2014-07-13rem-ify the footer and mastheadMark Otto1-13/+13
2014-07-13rem-ify homepage iconMark Otto1-4/+4
2014-07-13yellow varMark Otto1-4/+5
2014-07-13varsMark Otto1-9/+9
2014-07-13nesting docs cssMark Otto1-15/+17
2014-07-11tweak docs sidenav stylesMark Otto1-2/+2
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-0/+4
2014-07-10docs changeMark Otto1-89/+55
2014-07-10simplify example cssMark Otto1-14/+1
2014-07-09nuke commented out sidenav; fix docsMark Otto1-8/+10
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-19/+6
2014-07-09Refactor navs: new classes, remove separate pills & tabs files, drop ↵Mark Otto1-1/+2
justified nav because it never really worked
2014-07-09Docs: Refactor to use .less file instead, importing Bootstrap vars and ↵Mark Otto1-0/+1431
mixins, and cleaning all the things up