aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.min.css
AgeCommit message (Collapse)AuthorFilesLines
2014-08-04comment out firefox specific code for linter to parse fullyMark Otto1-1/+1
2014-08-04Merge branch 'master' into derpMark Otto1-1270/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/customizer-variables.html docs/_includes/js/overview.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/carousel.less
2014-08-03fix ads textMark Otto1-1/+1
2014-08-03fix sidebar againMark Otto1-1/+1270
2014-08-03Merge branch 'master' into derpMark Otto1-1/+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-08-02Merge branch 'master' into derpMark Otto1-1/+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-08-02Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: _config.yml dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/glyphicons.html docs/_includes/css/forms.html docs/_includes/css/tables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/dropdowns.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.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/docs.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/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html less/code.less less/panels.less less/variables.less
2014-08-01Run `grunt`.XhmikosR1-1/+1
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto1-1/+1
2014-07-13table headersMark Otto1-1272/+1
2014-07-13more remsMark Otto1-1/+1272
2014-07-13transitions mixin and global variable, add it to buttonsMark Otto1-1272/+1
2014-07-13more docs rems, some mixin optimizationMark Otto1-71/+69
2014-07-13more rems in docsMark Otto1-21/+22
2014-07-13rem-ify the footer and mastheadMark Otto1-13/+13
2014-07-13rem-ify homepage iconMark Otto1-4/+4
2014-07-13nesting docs cssMark Otto1-1/+1273
2014-07-12grunt some more things, rebuild customizer navMark Otto1-1/+1
2014-07-11rearrange a few things; drop compiled theme fileMark Otto1-1273/+1
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 Otto1-1/+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 Otto1-1/+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-08Revamp button: rename .btn-default to .btn-secondary, drop .btn-infoMark Otto1-1/+1
2014-07-08Fix navbar margins and update grid sidebar styles to matchMark Otto1-1/+1
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-08rems: codeMark Otto1-1/+1
2014-07-07start the move to remsMark Otto1-1/+1
2014-07-07Merge branch 'master' into derpMark Otto1-1/+1
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-06-26gruntMark Otto1-1/+1
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