aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2013-11-28run grunt after last mergeMark Otto1-3/+3
2013-11-28Merge branch 'master' into pr/11614Mark Otto1-109/+2
Conflicts: dist/css/bootstrap.min.css
2013-11-28grunt after merge of last pr; unsure why, but this is rengerating the ↵Mark Otto1-8/+8
banners and spacing
2013-11-28add builded files from dist/Tobias Lindig1-117/+10
2013-11-26run gruntMark Otto1-0/+1
2013-11-25Fix for Issue #11411Jesse Mandel1-1/+2
2013-11-19add support for button dropdowns in justified button groupsaentan1-1/+7
2013-11-17Run grunt distJulian Thilo1-1/+1
2013-11-16fixes #11449: use menlo over monacoMark Otto1-1/+1
2013-11-16fixes #10744: back to solid borders on caretsMark Otto1-2/+1
2013-11-13Remove unusual keyframes prefixesZlatan Vasović1-18/+0
2013-11-09Fix #11400 and #11431Zlatan Vasović1-0/+8
2013-11-08Add missing `.small` styles and docsZlatan Vasović1-2/+4
2013-11-07Simplify table state stylesZlatan Vasović1-60/+51
2013-11-06Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵Mark Otto1-0/+39
.col-md-offset-0)
2013-11-06bump versions to v3.0.2Mark Otto1-1/+1
2013-11-02Use nesting for .placeholder()Zlatan Vasović1-16/+16
2013-10-31Support .h1 in place of h1 inside .jumbotronKevin Locke1-2/+4
As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]>
2013-10-303.0.1v3.0.1Mark Otto1-1/+1
2013-10-30Combine multiple .thumbnail > img stylesZlatan Vasović1-5/+2
2013-10-28Fixes #10341: don't change border color on contextual table classesMark Otto1-6/+0
2013-10-28Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵Mark Otto1-0/+10
Firefox rendering
2013-10-28Add -moz-osx-font-smoothingZlatan Vasović1-0/+4
2013-10-26Fixes #11206: remove left padding on first inline list itemMark Otto1-0/+4
2013-10-26Add .animation() mixinZlatan Vasović1-3/+0
2013-10-26Add another newline to improve final code readabilityZlatan Vasović1-0/+1
This divides banner from code.
2013-10-21Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible ↵Mark Otto1-1/+1
to better enable scrolling on Android 4.x
2013-10-20Merge branch 'master' into pr/10656Mark Otto1-619/+714
Conflicts: dist/css/bootstrap.min.css
2013-10-20Remove default z-index on navbar and only set on static and fixed variantsMark Otto1-2/+1
2013-10-20Fixes #10433: Navbar z-index refactorMark Otto1-1/+2
* Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar)
2013-10-20fixes #11139: add position: relative; to .modal-dialog so that z-index takes ↵Mark Otto1-0/+1
effect
2013-10-20Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into ↵Mark Otto1-1/+2
jeonghwan-kim-master Conflicts: dist/css/bootstrap.min.css
2013-10-20Fixes #10522: Enable use of form validation class on .radio, .checkbox, ↵Mark Otto1-3/+15
.radio-inline, and .checkbox-inline
2013-10-20fixes #11126: remove box-shadow from open dropdown toggle with .btn-linkMark Otto1-0/+5
2013-10-20Merge branch 'master' into carousel_indicators_ieMark Otto1-1/+0
Conflicts: dist/css/bootstrap.min.css
2013-10-20fixes #11151: remove unused h5bp class from print CSSMark Otto1-1/+0
2013-10-20run grunt distMark Otto1-1/+1
2013-10-20Fixes #10903 and #10457: IE8-9 don't support events on elements without ↵Mark Otto1-1/+3
background-color, so we have to hack it
2013-10-16Active state overrides contextual list-item stylesMax Edmands1-6/+6
2013-10-16Adding contextual styles to list-itemsAaron Borden1-0/+30
2013-10-16Fixes issue #11122 -- navbar-fixed-bottom borderjeonghwan1-1/+2
Enable border-top in .navbar-fixed-bottom
2013-10-14run gruntChris Rebert1-1/+1
2013-10-14extended hover state of linked versions of .thumbnailRogério Yokomizo1-1/+2
2013-10-14Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-10-14unnest the list-group-item link variation for #11085 and #11088Mark Otto1-9/+9
2013-10-14fix .table-responsive media query; refs #11067Chris Rebert1-1/+1
2013-10-13scope top padding of .form-control-static to be within horizontal forms ↵Mark Otto1-1/+4
only; fixes #10927
2013-10-13move .hidden to utilities; fixes #10997Mark Otto1-5/+5
2013-10-13run grunt on that scaffolding changeMark Otto1-1/+1
2013-10-13Merge branch 'master' into restore_grid_mixinsMark Otto1-20/+0
Conflicts: dist/css/bootstrap.min.css