aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2014-08-04fixes #14310: reset .active as well for button linksMark Otto1-558/+517
2014-08-03fix sidebar againMark Otto1-597/+484
2014-08-03Merge branch 'master' into derpMark Otto1-1/+30
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto1-1/+30
2014-08-02Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from sc...Mark Otto1-1/+1
2014-08-02Merge branch 'master' into derpMark Otto1-0/+31
2014-08-02gruntMark Otto1-11/+1
2014-08-02Merge pull request #13074 from haydenbleasel/masterMark Otto1-0/+41
2014-08-02Merge branch 'master' into derpMark Otto1-1/+12
2014-08-02Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto1-1/+3
2014-08-02Fixes #13202: Always use overflow: auto; on .table-responsive to prevent cont...Mark Otto1-1/+3
2014-07-23Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto1-0/+6
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto1-0/+6
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto1-0/+1
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto1-0/+2
2014-07-14grunt distMark Otto1-11/+13
2014-07-14experiment with more utilitiesMark Otto1-0/+21
2014-07-14inverse table ideaMark Otto1-3/+16
2014-07-13table headersMark Otto1-478/+591
2014-07-13new navbar ideasMark Otto1-640/+570
2014-07-13transitions mixin and global variable, add it to buttonsMark Otto1-0/+3
2014-07-12Merge branch 'master' into derpMark Otto1-6/+11
2014-07-12Fixes #14095: Add basic styling for captions, which we've for some reason bee...Mark Otto1-0/+6
2014-07-12gruntMark Otto1-0/+1
2014-07-12Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ...Mark Otto1-2/+0
2014-07-12Fixes #14107: Lighten placeholder textMark Otto1-3/+3
2014-07-12Change `code` variables to match `pre`Mark Otto1-2/+2
2014-07-11rearrange a few things; drop compiled theme fileMark Otto1-465/+582
2014-07-11grunt distMark Otto1-556/+465
2014-07-09Merge branch 'master' into derpMark Otto1-465/+556
2014-07-09docs design changes for markdown contentMark Otto1-556/+465
2014-07-09Refactor navs: new classes, remove separate pills & tabs files, drop justifie...Mark Otto1-259/+65
2014-07-09Drop the deprecated .visible-* classes (because we replaced them with .visibl...Mark Otto1-89/+0
2014-07-09Drop deprecated code from Less filesMark Otto1-31/+5
2014-07-09more navs workMark Otto1-0/+41
2014-07-09Merge branch 'derp' into derp_navsMark Otto1-86/+163
2014-07-09Refactor: drop all custom .progress-bar styles and replace with <progress> el...Mark Otto1-55/+141
2014-07-09Run `grunt`.XhmikosR1-2/+0
2014-07-09Badges, navs, and moreMark Otto1-12/+18
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto1-3/+2
2014-07-08Nuke all IE8 fallbacks and comments and hacksMark Otto1-14/+0
2014-07-08move tabs and pills to separate files with unique classesMark Otto1-0/+95
2014-07-08rems: table paddingMark Otto1-2/+2
2014-07-08Nuke unused vars for panels wells and thumbnailsMark Otto1-1/+1
2014-07-08Bring back button infoMark Otto1-0/+45
2014-07-08Revamp button: rename .btn-default to .btn-secondary, drop .btn-infoMark Otto1-91/+45
2014-07-08Fix navbar margins and update grid sidebar styles to matchMark Otto1-14/+14
2014-07-08Implement the new border-radius guard: only round things if global @enable-ro...Mark Otto1-0/+1
2014-07-08rems: update breadcrumbs to use new sizing; improve variables by renaming @br...Mark Otto1-10/+11
2014-07-08Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:...Mark Otto1-11/+12