aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.min.css
AgeCommit message (Collapse)AuthorFilesLines
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto1-1/+1
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto1-1/+1
2014-07-14grunt distMark Otto1-1/+1
2014-07-14experiment with more utilitiesMark Otto1-1/+1
2014-07-14inverse table ideaMark Otto1-1/+1
2014-07-13table headersMark Otto1-1/+1
2014-07-13new navbar ideasMark Otto1-1/+1
2014-07-13transitions mixin and global variable, add it to buttonsMark Otto1-1/+1
2014-07-12Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js 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/javascript/dropdowns.md less/utilities.less
2014-07-12Fixes #14095: Add basic styling for captions, which we've for some reason ↵Mark Otto1-1/+1
been missing all this time.
2014-07-12gruntMark Otto1-1/+1
2014-07-12Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ↵Mark Otto1-1/+1
text rendering and position wonkiness
2014-07-12Fixes #14107: Lighten placeholder textMark Otto1-1/+1
2014-07-12Change `code` variables to match `pre`Mark Otto1-1/+1
2014-07-11rearrange a few things; drop compiled theme fileMark Otto1-1/+1
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-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-09Badges, navs, and moreMark Otto1-1/+1
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto1-1/+1
2014-07-08Nuke all IE8 fallbacks and comments and hacksMark Otto1-1/+1
2014-07-08move tabs and pills to separate files with unique classesMark Otto1-1/+1
2014-07-08rems: table paddingMark Otto1-1/+1
2014-07-08Nuke unused vars for panels wells and thumbnailsMark Otto1-1/+1
2014-07-08Bring back button infoMark Otto1-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-08Implement the new border-radius guard: only round things if global ↵Mark Otto1-1/+1
@enable-rounded == true
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-08Refactor: drop .dropdown .caret for a generated caret using ↵Mark Otto1-1/+1
.dropdown-toggle:after
2014-07-08Drop: Thumbnails completely, as they'll be replacedMark Otto1-1/+1
2014-07-08Drop: Panels completely, as they'll be replacedMark Otto1-1/+1
2014-07-08rems: rework grid system vars to use rems/emsMark Otto1-1/+1
2014-07-08Drop: Device-named container variables since we alreay sort of deprecated ↵Mark Otto1-1/+1
them many releases ago
2014-07-08Drop: deprecated .dropdown-menu.pull-right stylesMark Otto1-1/+1
2014-07-08rems: input sizesMark Otto1-1/+1
2014-07-08Clean up variable alignment and comments; change grays to new custom valuesMark Otto1-1/+1
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto1-1/+1
2014-07-08Fix input sizing and increase vertical padding on textareasMark Otto1-1/+1
2014-07-08rems: buttonsMark Otto1-1/+1
2014-07-08rems: codeMark Otto1-1/+1
2014-07-08Drop GlyphiconsMark Otto1-1/+1
2014-07-08drop wellsMark Otto1-1/+1
2014-07-08restore font-weight and knock down font-size for .leadMark Otto1-1/+1
2014-07-07start the move to remsMark Otto1-1/+1
2014-07-07Merge branch 'master' into derpMark Otto1-2/+2
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