aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-theme.css.map
AgeCommit message (Collapse)AuthorFilesLines
2015-11-24bump versionMark Otto1-1/+1
2015-11-12Run `grunt`.XhmikosR1-1/+1
[ci skip]
2015-10-29Run `grunt.XhmikosR1-1/+1
[skip sauce]
2015-06-16bump versionMark Otto1-1/+1
2015-06-01Run `grunt`.XhmikosR1-1/+1
[ci skip]
2015-05-16Remove grunt-banner completely.XhmikosR1-1/+1
Add a license header in theme instead.
2015-04-05automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2015-02-19automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-12automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-15automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-08automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-23automatic grunt distBootstrap's Grunt bot1-1/+1
2014-11-29gruntMark Otto1-1/+1
2014-11-24Run `grunt`.XhmikosR1-1/+1
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto1-1/+1
2014-11-08gruntMark Otto1-1/+1
2014-10-29fixes #14913: badges in list group shouldn't have text shadowMark Otto1-1/+1
2014-10-26gruntMark Otto1-1/+1
2014-10-25Fixes #14806: reset the text-shadow in the themed buttonsMark Otto1-1/+1
2014-10-25Fixes #14814: Use the link active bg variables for theme navbar gradientsMark Otto1-1/+1
2014-09-08Run `grunt`.XhmikosR1-1/+1
2014-08-04unfuck all that because lol dependenciesMark Otto1-1/+1
2014-08-04fixes #14310: reset .active as well for button linksMark Otto1-1/+1
2014-07-22Run `grunt`.XhmikosR1-1/+1
2014-07-12Fixes #14074: Make open dropdown nav links in navbar use gradientsMark Otto1-1/+1
2014-07-12Fixes #14107: Lighten placeholder textMark Otto1-1/+1
2014-07-10Run `grunt`.XhmikosR1-1/+1
2014-06-27Update "grunt-autoprefixer".XhmikosR1-1/+1
2014-06-19fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto1-1/+1
2014-06-19Run `grunt`.XhmikosR1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-1/+1
2014-06-18gruntMark Otto1-1/+1
2014-06-08Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵Mark Otto1-1/+1
horizontal gradients
2014-03-10even more gruntMark Otto1-1/+1
2014-03-10Merge branch 'master' into modular-the-mixinsMark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-09Add consistent newline at end of files in less/mixinsmrmrs1-1/+1
2014-03-09Break mixins.less up into smaller modules.mrmrs1-1/+1
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994
2014-03-09gruntMark Otto1-1/+1
2014-03-09Reorganize mixins and G R U N TMark Otto1-1/+1
2014-03-09Adjusts some section titles to be more explicit.mrmrs1-1/+1
FIXES #12992
2014-03-09Changes compiled assets after changing mixins.lessmrmrs1-1/+1
2014-03-08gruntMark Otto1-1/+1
2014-03-08gruntMark Otto1-1/+1
2014-03-07Do csscomb earlier in build phaseBas Bosman1-1/+1
2014-03-07Merge branch 'master' into document_popover_focusMark Otto1-1/+1
Conflicts: docs/assets/js/docs.min.js
2014-03-07G R U N TMark Otto1-1/+1
2014-03-07Fixes #12937: Darken active button states just a smidge moreMark Otto1-1/+1
2014-03-06gruntMark Otto1-1/+1
2014-03-04Grunt after merging #12863Mark Otto1-1/+1
2014-03-04Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto1-1/+1
Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS.