aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Collapse)AuthorFilesLines
2015-03-09remove all customizer comments from variables fileMark Otto1-214/+56
2015-03-01fix validation, run grunt distMark Otto1-0/+2
2015-01-22add $use-hover-media-query to control @media (hover:hover) usageChris Rebert1-0/+2
2015-01-21Use expressions for thirds to avoid precision issuesChris Rebert1-1/+1
2015-01-19Merge branch 'master' into v4Mark Otto1-1/+1
Conflicts: _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 dist/js/bootstrap.min.js docs/_includes/components/thumbnails.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/download.html docs/_includes/getting-started/template.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/assets/css/docs.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js 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/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/theme/index.html grunt/configBridge.json less/alerts.less less/badges.less less/jumbotron.less less/panels.less less/tables.less less/theme.less less/variables.less package.json scss/_button-group.scss scss/_buttons.scss scss/_forms.scss
2014-12-24Automate breakpointsGleb Mazovetskiy1-31/+19
Breakpoints and container widths are now defined as maps.
2014-12-20variables: fix fade-inGleb Mazovetskiy1-1/+1
2014-12-11Clean up some navbar.scss, drop the -float-breakpoint var entirelyMark Otto1-5/+0
2014-12-11Merge pull request #13 from twbs/default-varsMark Otto1-342/+342
Apply !default to SCSS variables
2014-12-09Apply !default to SCSS variablesChris Rebert1-342/+342
Per @thomas-mcdonald
2014-12-07Refactor grid-framework followupGleb Mazovetskiy1-1/+1
* Split up calc-grid-column, generate selectors in make-grid * Iterate over $grid-breakpoints and (pull, push, offset)
2014-12-04fix vars order, remove rando grid class from mixinMark Otto1-2/+2
2014-12-04tweak grid docs, add new tierMark Otto1-9/+16
2014-12-04restore px to base font size varMark Otto1-1/+1
2014-12-04fix the variables i broke, temporarily disabling line-height-computedMark Otto1-1/+1
2014-12-02convert to scssMark Otto1-0/+777