aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
AgeCommit message (Collapse)AuthorFilesLines
2014-11-09Merge branch 'master' into derpMark Otto1-0/+1553
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-11-05gruntHeinrich Fenkart1-1/+1
2014-11-04Use Jekyll data for Wall of Browser BugsHeinrich Fenkart1-0/+15
2014-10-28Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02Mark Otto2-3/+1
2014-10-27gruntMark Otto1-1/+1
2014-10-27.bs-customizer-input => .col-xs-4Chris Rebert1-7/+0
2014-10-27fix rounded corners on copy buttonsMark Otto1-1/+1
2014-10-27switch to max-width on containersMark Otto1-1/+1
2014-10-27gruntMark Otto1-1/+1
2014-10-26gruntMark Otto1-1/+1
2014-10-26fix progress bar animated biznasMark Otto1-1/+1
2014-10-25fix clipboard button and examplesMark Otto2-3/+9
2014-10-24gruntMark Otto1-1/+1
2014-10-2420px from bottom because the final frontierMark Otto1-1/+1
2014-10-22Allow to scroll the navIlya Radchenko1-0/+2
Basically it's impossible to use the navigation if it's expanded. This will allow it to be scrollable so that the menus are accessable.
2014-09-21Swap -small and -large variables for -sm and -lgMark Otto1-1/+1
2014-09-17G R U N TMark Otto1-1/+1
2014-09-17Use .clearfix mixin instead of overflow on examplesMark Otto1-1/+1
2014-09-17rewrite jumbotron less and make heading use a classMark Otto1-1/+1
2014-09-17Some secondary button border actionMark Otto1-1/+1
2014-09-17Merge branch 'master' into derpMark Otto1-1/+1
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-27gruntMark Otto1-1/+1
2014-08-27Fixes #14439: Add static tooltip example to docsMark Otto1-0/+6
2014-08-26Specify `cursor: pointer` for `#import-manual-trigger`.XhmikosR2-3/+6
2014-08-23Full gruntMark Otto1-1/+1
2014-08-23fixes #14425: remove invalid css propertyMark Otto1-1/+0
2014-08-05space out consecutive navs betterMark Otto1-1/+1
2014-08-05cardsMark Otto1-1/+1
2014-08-04rename imported files to preface with underscore; rerun grunt distMark Otto1-1/+1
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-31Add drag and drop config import; closes #11004Thomas Welton1-0/+24
Closes #13790 by merging a rebased version of it.
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto1-1/+1
2014-07-17Merge alert examples and add `.bs-example-standalone` classHeinrich Fenkart1-0/+3
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