aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Add missing last column floatZlatan Vasović2-5/+9
2013-11-28Merge branch 'master' into pr/11414Mark Otto2-145/+38
2013-11-28Fixes #10147: Remove outline from carousel controls on focusMark Otto2-1/+2
2013-11-28Fixes #10483 and #10357: Make .container mixin-friendly by moving the width d...Mark Otto2-10/+19
2013-11-28Fixes #11553: Prevent double border on tables in panels without thead contentMark Otto2-1/+6
2013-11-28Fixes #11516: Invert dropdown divider border in navbarsMark Otto2-1/+4
2013-11-28run grunt after last mergeMark Otto2-4/+4
2013-11-28Merge branch 'master' into pr/11614Mark Otto2-110/+3
2013-11-28grunt after merge of last pr; unsure why, but this is rengerating the banners...Mark Otto4-32/+32
2013-11-28add builded files from dist/Tobias Lindig4-142/+35
2013-11-26run gruntMark Otto2-1/+2
2013-11-25Fix for Issue #11411Jesse Mandel2-2/+3
2013-11-19add support for button dropdowns in justified button groupsaentan2-2/+8
2013-11-17Run grunt distJulian Thilo2-2/+2
2013-11-16fixes #11449: use menlo over monacoMark Otto2-2/+2
2013-11-16fixes #10744: back to solid borders on caretsMark Otto2-3/+2
2013-11-13Remove unusual keyframes prefixesZlatan Vasović2-19/+1
2013-11-09Fix #11400 and #11431Zlatan Vasović2-1/+9
2013-11-08Add missing `.small` styles and docsZlatan Vasović2-3/+5
2013-11-07Simplify table state stylesZlatan Vasović2-61/+52
2013-11-06Fixes #11295: Restore offset, push, and pull zero classes (e.g., .col-md-offs...Mark Otto2-1/+40
2013-11-06bump versions to v3.0.2Mark Otto4-4/+4
2013-11-02Use nesting for .placeholder()Zlatan Vasović2-17/+17
2013-10-31Support .h1 in place of h1 inside .jumbotronKevin Locke2-3/+5
2013-10-303.0.1v3.0.1Mark Otto4-4/+4
2013-10-30Combine multiple .thumbnail > img stylesZlatan Vasović2-6/+3
2013-10-28Fixes #10341: don't change border color on contextual table classesMark Otto2-7/+1
2013-10-28Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Fire...Mark Otto2-1/+11
2013-10-28Add -moz-osx-font-smoothingZlatan Vasović2-1/+5
2013-10-26Fixes #11206: remove left padding on first inline list itemMark Otto2-1/+5
2013-10-26Add .animation() mixinZlatan Vasović2-4/+1
2013-10-26Add another newline to improve final code readabilityZlatan Vasović4-0/+4
2013-10-21Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible to...Mark Otto2-2/+2
2013-10-20run grunt on last commit for gradient syntax changeMark Otto2-31/+31
2013-10-20Merge branch 'master' into pr/10656Mark Otto4-626/+742
2013-10-20Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-3/+3
2013-10-20Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed t...Mark Otto2-1/+7
2013-10-20Remove default z-index on navbar and only set on static and fixed variantsMark Otto2-3/+2
2013-10-20Fixes #10433: Navbar z-index refactorMark Otto2-2/+3
2013-10-20fixes #11139: add position: relative; to .modal-dialog so that z-index takes ...Mark Otto2-1/+2
2013-10-20Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into jeon...Mark Otto2-2/+3
2013-10-20Fixes #10522: Enable use of form validation class on .radio, .checkbox, .radi...Mark Otto2-4/+16
2013-10-20fixes #11126: remove box-shadow from open dropdown toggle with .btn-linkMark Otto2-1/+6
2013-10-20Merge branch 'master' into carousel_indicators_ieMark Otto2-2/+1
2013-10-20fixes #11151: remove unused h5bp class from print CSSMark Otto2-2/+1
2013-10-20run grunt distMark Otto2-2/+2
2013-10-20Fixes #10903 and #10457: IE8-9 don't support events on elements without backg...Mark Otto2-2/+4
2013-10-16Active state overrides contextual list-item stylesMax Edmands2-7/+7
2013-10-16Adding contextual styles to list-itemsAaron Borden2-1/+31
2013-10-16Fixes issue #11122 -- navbar-fixed-bottom borderjeonghwan2-2/+3