aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Mark Otto2-1/+7
through with rounded corners
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
* 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 Otto2-1/+2
effect
2013-10-20Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into ↵Mark Otto2-2/+3
jeonghwan-kim-master Conflicts: dist/css/bootstrap.min.css
2013-10-20Fixes #10522: Enable use of form validation class on .radio, .checkbox, ↵Mark Otto2-4/+16
.radio-inline, and .checkbox-inline
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
Conflicts: dist/css/bootstrap.min.css
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 ↵Mark Otto2-2/+4
background-color, so we have to hack it
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
Enable border-top in .navbar-fixed-bottom
2013-10-14run gruntChris Rebert2-2/+2
2013-10-14extended hover state of linked versions of .thumbnailRogério Yokomizo2-2/+3
2013-10-14Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
Conflicts: dist/css/bootstrap.min.css
2013-10-14unnest the list-group-item link variation for #11085 and #11088Mark Otto2-10/+10
2013-10-14fix .table-responsive media query; refs #11067Chris Rebert2-2/+2
2013-10-13scope top padding of .form-control-static to be within horizontal forms ↵Mark Otto2-2/+5
only; fixes #10927
2013-10-13move .hidden to utilities; fixes #10997Mark Otto2-6/+6
2013-10-13run grunt on that scaffolding changeMark Otto2-2/+2
2013-10-13fix #10257Mark Otto2-1/+3
2013-10-13Merge branch 'master' into restore_grid_mixinsMark Otto2-21/+1
Conflicts: dist/css/bootstrap.min.css
2013-10-13drop .tabbable since it's unused and undocumented /cc #10102Mark Otto2-21/+1
2013-10-13Merge branch 'master' into restore_grid_mixinsMark Otto2-12/+31
Conflicts: dist/css/bootstrap.min.css
2013-10-13remove undocumented and unsupported .pill-content and .pill-pane /cc #10102Mark Otto2-5/+3
2013-10-13run grunt dist on .small additionsMark Otto2-8/+29
2013-10-11Combine separate efforts for grid mixins into one, cleanup and reorganizeMark Otto2-324/+477
2013-10-07Half fix for #9855: Don't fuck with margins for open modal dialog on account ↵Mark Otto2-7/+1
of Lion non-scrollbars and inconsistencies elsewhere
2013-10-07Fixes #10959: round the .lead values down to nearest pixel via floor()Mark Otto2-2/+2
2013-10-05removed outline from modalMartynas2-1/+2
2013-10-03run gruntChris Rebert4-24/+24
2013-10-01run up-to-date gruntChris Rebert4-0/+28
2013-10-01run gruntMark Otto4-28/+0
2013-09-23run grunt distChris Rebert2-41/+41
2013-09-23run grunt distChris Rebert4-1/+43
2013-09-22Fixes #10755: Don't remove quotes around q element by defaultMark Otto2-3/+1
2013-09-19Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-4/+9
Conflicts: dist/css/bootstrap.min.css
2013-09-19Fixes #10694: Remove unnecessary `content` property from `.caret`Mark Otto2-2/+1
2013-09-18Run grunt dist.XhmikosR4-146/+81
2013-09-16run gruntMark Otto2-144/+46
2013-09-16Dropdown in panel header does not inherit its colorsChris Ziogas2-1/+29
Fix for issue #10627
2013-09-13Make nav pills border-radius border-radius-baseJake Buob1-1/+1
2013-09-11Fixes #10492: Account for responsive tables in panelsMark Otto2-7/+28
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-7/+1
Conflicts: dist/css/bootstrap.min.css
2013-09-11remove unnecessary right and left properties on .modal-dialogMark Otto2-3/+1
2013-09-11fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ↵Mark Otto2-7/+1
docs
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-22/+6
Conflicts: dist/css/bootstrap.min.css