aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css.map
AgeCommit message (Collapse)AuthorFilesLines
2014-12-01update home and side nav to use new navbar structureMark Otto1-1/+1
2014-12-01Clean up navbar to remove .navbar-toggle, .navbar-collapse, and ↵Mark Otto1-1/+1
.navbar-header as they are no longer used; Add .navbar-toggler to .navbar-inverse
2014-11-30fixes and gruntMark Otto1-1/+1
2014-11-30fix more broke shit, run gruntMark Otto1-1/+1
2014-11-25fix a bunch of padding and alignment things for formsMark Otto1-1/+1
2014-11-25disable shadows on buttons for nowMark Otto1-1/+1
2014-11-09Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: 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/customizer-variables.html docs/assets/js/customize.min.js docs/assets/js/raw-files.min.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 less/_variables.less
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto1-1/+1
2014-11-09color contrast for links, gets us to 4.63:1Mark Otto1-1/+1
2014-11-09fix variable, run gruntMark Otto1-1/+1
2014-11-09gruntMark Otto1-1/+1
2014-11-09Fixes #14234 againMark Otto1-1/+1
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack
2014-11-08Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbarsMark Otto1-1/+1
2014-11-07Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵Mark Otto1-1/+1
.container
2014-11-07Fixes #15046: Add full font overrides for popovers and tooltipsMark Otto1-1/+1
2014-11-05gruntHeinrich Fenkart1-1/+1
2014-11-05gruntHeinrich Fenkart1-1/+1
2014-10-29gruntMark Otto1-1/+1
2014-10-29version bumpMark Otto1-1/+1
2014-10-28gruntMark Otto1-1/+1
2014-10-27switch to max-width on containersMark Otto1-1/+1
2014-10-26gruntMark Otto1-1/+1
2014-10-26gruntMark Otto1-1/+1
2014-10-26fix progress bar animated biznasMark Otto1-1/+1
2014-10-25follow up fix for #14837 /cc @hnrch02Mark Otto1-1/+1
2014-10-25Fixes #14736: Reverts the remaining progress bar min value overrides from #12848Mark Otto1-1/+1
2014-10-25Merge branch 'pr/14801'Mark Otto1-1/+1
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-10-25gruntMark Otto1-1/+1
2014-10-25gruntMark Otto1-1/+1
2014-10-25Run `grunt`.XhmikosR1-1/+1
2014-10-22gruntHeinrich Fenkart1-1/+1
2014-10-13Update less/print.less to the latest html5 bp version.XhmikosR1-1/+1
Also, keep the html5 boilerplate link in the built CSS.
2014-10-09fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵fat1-1/+1
outside dialog
2014-10-07Update normalize.css to v3.0.2.XhmikosR1-1/+1
2014-10-02gruntMark Otto1-1/+1
2014-10-02more gruntMark Otto1-1/+1
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto1-1/+1
2014-09-26gruntMark Otto1-1/+1
2014-09-26Fixes #14687: Include video element in responsive embedMark Otto1-1/+1
2014-09-25gruntHeinrich Fenkart1-1/+1
2014-09-22gruntMark Otto1-1/+1
2014-09-21Swap -small and -large variables for -sm and -lgMark Otto1-1/+1
2014-09-18Fixes #14592: Add new variable for progress border radiusMark Otto1-1/+1
2014-09-17Rename .table-condensed to .table-smMark Otto1-1/+1
2014-09-17G R U N TMark 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-09-08gruntMark Otto1-1/+1
2014-09-08gruntMark Otto1-1/+1