aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge branch 'master' into derpMark Otto3-486/+600
2014-08-04unfuck all that because lol dependenciesMark Otto5-638/+716
2014-08-04fixes #14310: reset .active as well for button linksMark Otto4-715/+638
2014-08-04Follow-up to #13074: use spec syntax instead of deprecated mixinsHeinrich Fenkart1-1/+1
2014-08-03fix sidebar againMark Otto2-598/+485
2014-08-03Merge branch 'master' into derpMark Otto3-3/+32
2014-08-02Fixes #14234: Reset the hack IE8-10 with another hack just for IE11 for tempo...Mark Otto3-3/+32
2014-08-02Fixes #14251: Remove the -webkit-overflow-scrolling to prevent Safari from sc...Mark Otto3-3/+3
2014-08-02Merge branch 'master' into derpMark Otto3-2/+33
2014-08-02gruntMark Otto3-13/+3
2014-08-02Merge pull request #13074 from haydenbleasel/masterMark Otto1-0/+41
2014-08-02Merge branch 'master' into derpMark Otto3-3/+14
2014-08-02Fixes #14253: Add borders for tables that follow bodies in panelsMark Otto3-3/+5
2014-08-02Fixes #13202: Always use overflow: auto; on .table-responsive to prevent cont...Mark Otto3-3/+5
2014-07-23Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto3-2/+8
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto3-2/+8
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto3-2/+3
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto3-2/+4
2014-07-22Run `grunt`.XhmikosR2-2/+2
2014-07-14grunt distMark Otto3-13/+15
2014-07-14experiment with more utilitiesMark Otto3-2/+23
2014-07-14inverse table ideaMark Otto3-5/+18
2014-07-13table headersMark Otto3-480/+593
2014-07-13new navbar ideasMark Otto3-642/+572
2014-07-13transitions mixin and global variable, add it to buttonsMark Otto3-2/+5
2014-07-12Fixes #14074: Make open dropdown nav links in navbar use gradientsMark Otto3-2/+4
2014-07-12Merge branch 'master' into derpMark Otto3-8/+13
2014-07-12Fixes #14095: Add basic styling for captions, which we've for some reason bee...Mark Otto3-2/+8
2014-07-12gruntMark Otto3-2/+3
2014-07-12Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ...Mark Otto3-4/+2
2014-07-12Fixes #14107: Lighten placeholder textMark Otto4-6/+6
2014-07-12Change `code` variables to match `pre`Mark Otto3-4/+4
2014-07-11rearrange a few things; drop compiled theme fileMark Otto6-811/+584
2014-07-11grunt distMark Otto4-683/+555
2014-07-10Run `grunt`.XhmikosR2-2/+2
2014-07-09Merge branch 'master' into derpMark Otto4-555/+683
2014-07-09docs design changes for markdown contentMark Otto4-683/+555
2014-07-09Refactor navs: new classes, remove separate pills & tabs files, drop justifie...Mark Otto3-261/+67
2014-07-09Drop the deprecated .visible-* classes (because we replaced them with .visibl...Mark Otto3-91/+2
2014-07-09Drop deprecated code from Less filesMark Otto3-33/+7
2014-07-09more navs workMark Otto3-2/+43
2014-07-09Merge branch 'derp' into derp_navsMark Otto6-91/+167
2014-07-09Refactor: drop all custom .progress-bar styles and replace with <progress> el...Mark Otto3-57/+143
2014-07-09Run `grunt`.XhmikosR3-4/+2
2014-07-09Badges, navs, and moreMark Otto3-14/+20
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto6-8/+6
2014-07-08Drop: .opacity() mixin because we no longer support IE8Mark Otto2-2/+2
2014-07-08Nuke all IE8 fallbacks and comments and hacksMark Otto3-16/+2
2014-07-08move tabs and pills to separate files with unique classesMark Otto3-2/+97
2014-07-08rems: table paddingMark Otto3-4/+4