aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Collapse)AuthorFilesLines
2014-06-10grunt for table changeMark Otto3-3/+3
2014-06-10Fixes #13616: Add custom gutter support to containersMark Otto1-1/+1
2014-06-08Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵Mark Otto4-7/+5
horizontal gradients
2014-06-08remove max-width: 100%; from table and place it on .tableMark Otto3-4/+4
2014-06-08fixes #13375Mark Otto3-3/+4
2014-06-08Merge branch 'master' into pr/13736Mark Otto3-18/+28
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-06-08gruntMark Otto3-3/+3
2014-06-08gruntMark Otto3-17/+27
2014-06-08gruntMark Otto3-10/+14
2014-06-06set not-allowed cursor on disabled radio+checkbox labels; fixes #13281Chris Rebert1-7/+13
[skip validator] [skip sauce]
2014-06-04Resolves Issue #13689Ben Zumhagen3-2/+5
Doing this the right way this time. Hiding .panel-footer top border when preceeded by a .list-group. This should resolve the "double border" issue.
2014-05-23grunt distChris Rebert1-1/+1
2014-05-22Merge branch 'master' into icon_pathsMark Otto4-5/+11
Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map
2014-05-22Reset the padding on radio/checkbox labels in form-inlineMark Otto3-4/+10
2014-05-21grunt distChris Rebert3-3/+3
2014-05-12Merge branch 'master' into icon_pathsMark Otto3-2/+5
Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map
2014-05-12grunt distMark Otto3-2/+5
2014-05-12Merge branch 'master' into icon_pathsMark Otto5-7525/+3
Conflicts: dist/css/bootstrap-rtl.css dist/css/bootstrap.css.map dist/js/bootstrap.min.js docs/dist/css/bootstrap.css.map docs/dist/js/bootstrap.min.js
2014-05-12nuke rtlMark Otto5-7525/+3
2014-05-08grunt distChris Rebert2-8/+8
2014-05-08Fixes #13478, reverts #10941Mark Otto3-9/+9
2014-05-03Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docsMark Otto2-8/+8
Fixed navbar radius of example at docs
2014-04-30Merge branch 'pr/13320'Mark Otto5-3/+10
Conflicts: dist/css/bootstrap-rtl.min.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap-rtl.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-04-30grunt distMark Otto5-3/+10
2014-04-30grunt distMark Otto5-5/+5
2014-04-26Fixed navbar radius of example at docsDaijiro Wachi2-8/+8
2014-04-23Improved mixin ability with nested media queryHayden Bleasel1-41/+41
2014-04-06grunt distMark Otto5-7/+25
2014-04-03Run `grunt`.XhmikosR4-6/+6
2014-03-28grunt distChris Rebert1-1/+1
2014-03-27Run `grunt`.XhmikosR5-5/+5
2014-03-24Fixes #13066: Add z-index to the form control feedback icons so input groups ↵Mark Otto5-3/+5
don't render on top of them
2014-03-24Fixes #13037: add text-align: left; to prevent alignment change in dropdownsMark Otto5-3/+5
2014-03-24gruntMark Otto5-3/+13
2014-03-24Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps textMark Otto5-3/+5
2014-03-24Fixes #13079: Scope .open class in button variant mixin to immediate childrenMark Otto5-27/+27
2014-03-20grunt distChris Rebert3-3/+3
2014-03-20Fix vertical alignment of temporal inputs on iOSRob Fletcher2-6/+24
Fixes #13098 Closes #13099
2014-03-16buildfat5-3/+18
2014-03-16Removed unnecessary percentage sign for 3D translationHayden Bleasel1-4/+4
2014-03-15Utilised mixins rather than specific WebKit propertiesHayden Bleasel1-0/+41
2014-03-11Run usebanner before cssmin.XhmikosR3-9/+3
2014-03-10moar gruntMark Otto1-1/+1
2014-03-10Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+2
Conflicts: dist/css/bootstrap.css.map docs/assets/js/customize.min.js docs/dist/css/bootstrap.css.map
2014-03-10Fixes #13003: Move padding on radio and checkbox options from the ↵Mark Otto5-7/+7
surrounding div to the label to remove the no-click deadzone caused by negative margin
2014-03-10even more gruntMark Otto2-2/+2
2014-03-10Merge branch 'master' into modular-the-mixinsMark Otto4-10/+10
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-09gruntMark Otto3-9/+9
2014-03-09Add consistent newline at end of files in less/mixinsmrmrs2-2/+2
2014-03-09Merge branch 'master' into modular-the-mixinsmrmrs5-5/+280
* master: Replace some images on the Carousel example with some base64 encoded 1x1 gifs ugh grunt moar grunt mo copy http://www.youtube.com/watch?v=AJWtLf4-WWs grunt Copy change fix grammar in comment in forms.less Fixes #12759 Fixes #12738 replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map less/mixins.less