aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2016-01-05remove instances of font-weight: normal since we no longer specify bold label...Mark Otto1-2/+0
2016-01-03Merge pull request #18669 from twbs/fix-18652Mark Otto1-7/+0
2016-01-01Update copyright years to 2016Chris Rebert1-1/+1
2015-12-29Merge pull request #18699 from patrickhlauke/disabled-pointer-eventsPatrick H. Lauke2-0/+2
2015-12-29Add max-width to file browser; fixes #18651Sam A. Horvath-Hunt1-0/+2
2015-12-27Add pointer-events:none to disabled pagination/pager linksPatrick H. Lauke2-0/+2
2015-12-27.container, .container-fluid should be conditional upon $enable-grid-classesBass Jobsen1-8/+9
2015-12-25Remove nonstandard `zoom: 1` from media objectChris Rebert1-1/+0
2015-12-25Fix syntax of .text-hide's `font` property valueChris Rebert1-1/+1
2015-12-24Remove .dl-horizontal; it's redundant to the grid system; fixes #18652Chris Rebert1-7/+0
2015-12-23Merge pull request #18464 from twbs/btn-block-spacing-yChris Rebert2-1/+3
2015-12-23Uncomment Firefox .progress styles; fixes #18536Chris Rebert1-27/+23
2015-12-23Organize existing .progress stylesChris Rebert1-5/+9
2015-12-23Refactor Breadcrumbs componentChris Rebert2-12/+13
2015-12-23Reorganize utilities into more separate files under a `/scss/utilities/` dire...Chris Rebert10-99/+98
2015-12-23Merge pull request #18473 from twbs/fix-18036Chris Rebert1-1/+11
2015-12-23Apply clearfix to .card-footerChris Rebert1-0/+1
2015-12-23Apply clearfix to .card-header; fixes #18633Chris Rebert1-0/+1
2015-12-23Apply clearfix to .card-block; fixes #18583Chris Rebert1-0/+1
2015-12-21Actually use $progress-bg instead of hardcoded colorChris Rebert1-4/+4
2015-12-21Set $progress-bg to color we are actually usingChris Rebert1-1/+1
2015-12-21Actually use $progress-bar-color instead of hardcoded colorChris Rebert1-4/+4
2015-12-21Set $progress-bar-color to color we are currently usingChris Rebert1-1/+1
2015-12-16Merge pull request #18463 from twbs/nav-item-marginChris Rebert2-3/+5
2015-12-16Merge pull request #18469 from twbs/card-deck-marginChris Rebert2-7/+10
2015-12-16switching position of custom in bootstrap.scss for better efficiencyStephanie Kendall1-1/+1
2015-12-16Merge pull request #18541 from patrickhlauke/progress-patch1Patrick H. Lauke1-3/+0
2015-12-12Merge pull request #18472 from twbs/x-y-varsChris Rebert2-5/+5
2015-12-12Alternative fix to double borderVicary Archangel1-4/+11
2015-12-11remove generated content value for progressPatrick H. Lauke1-3/+0
2015-12-11progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, stri...Patrick H. Lauke2-2/+18
2015-12-10Added !important to hoversergej27051-1/+1
2015-12-09Multiple input-group-addon supportVicary Archangel1-26/+19
2015-12-08manually bump versions because npm script wasn't working for meMark Otto1-1/+1
2015-12-08Fix size of validation feedback iconsAlexandr Kondrashov1-3/+3
2015-12-08Remove useless .col-*-offset-12 and .col-xs-offset-0 classesChris Rebert1-1/+11
2015-12-08Rename 2 navbar variables to comply with updated naming conventionChris Rebert2-5/+5
2015-12-08Introduce $btn-block-spacing-y variableChris Rebert2-1/+3
2015-12-08Introduce $card-deck-margin variableChris Rebert2-7/+10
2015-12-08Introduce $nav-item-margin variableChris Rebert2-3/+5
2015-12-08Refactor _utilities-spacing.scss; fixes #18129Chris Rebert2-66/+45
2015-12-08Make SCSS Lint happyChris Rebert1-1/+1
2015-12-08orderMark Otto1-1/+1
2015-12-08unfuck that border from rem to pxMark Otto1-2/+2
2015-12-08Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-1/+2
2015-12-08fixes #17776Mark Otto1-1/+1
2015-12-08Merge pull request #17930 from zalog/patch-12Mark Otto1-0/+1
2015-12-08scss/_pagination.scss: Reassert #18257Chris Rebert1-1/+1
2015-12-07tweak commentMark Otto1-1/+1
2015-12-07Merge branch 'bassjobsen-patch-6' into v4-devMark Otto2-28/+60