aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-08-10`$input-height-inner-lg` should use `$font-size-lg` instead of `$font-size-sm...Patrick Yeo1-1/+1
2017-08-10Reduce number of spacing rules (#23208)Morgan Stone1-12/+20
2017-08-10Emoji Defaults (#22565)Pascal Pixel1-1/+1
2017-08-10remove unnecessary line-heightDave Poole1-1/+0
2017-08-10remove comments, align-items, and unnecessary heightDave Poole1-6/+0
2017-08-10Fixes PropertySortOrder errorsDave1-1/+1
2017-08-10Fixes hound code style/standardsDave1-1/+1
2017-08-10_progress.scss: makes bars 100% height, centers labels horizontally & verticallyDave1-5/+10
2017-08-10Change border classenvolute1-1/+1
2017-08-10Add "$border-color" variableenvolute1-0/+1
2017-08-10Add SF Mono to the monospace font stackMark Otto1-1/+1
2017-08-10Only add CSS transitions on Buttons for background-color, border-color, and b...Patrick Yeo1-1/+1
2017-08-10Ensure alignment of modal dismiss when no .modal-title is presentMark Otto1-0/+4
2017-08-10Set explicit text-align on <body> element so we can use inherit to override t...Mark Otto1-2/+6
2017-08-10Fix border on input group elements and custom form inputsNathan Woltman3-5/+10
2017-08-10300, not lightMark Otto1-1/+1
2017-08-10Add $font-weight-light varMark Otto1-0/+1
2017-08-10Add .font-weight-light class, add !important to the classesMark Otto1-3/+4
2017-08-10Remove broken CSS that tried to reset the absolute positioning when there was...Mark Otto1-4/+0
2017-08-10Add basic property-value utils for positionMark Otto1-1/+10
2017-08-10bump to betav4.0.0-betaMark Otto1-1/+1
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono1-1/+1
2017-08-07Add .bg-white and .border-whiteMark Otto2-0/+5
2017-08-04Dropup dropdown-menu should have margin on the bottom instead of topPatrick Yeo1-0/+5
2017-08-04(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`Patrick Yeo2-2/+2
2017-08-04fix navbar alignment for never expand situationsMark Otto1-0/+3
2017-08-04given `width: 100%` is always on a container now and it's constrained by max-...Mark Otto1-6/+0
2017-07-18make changes as per suggestion in #23100Chirag Modi1-2/+1
2017-07-18remove change which set from variable and make those in container classChirag Modi2-1/+1
2017-07-17fixed issue #23100Chirag Modi1-0/+1
2017-07-16(#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch...Patrick Yeo2-14/+14
2017-07-11Remove ::first-letter and ::first-line selectors from print stylesPatrick H. Lauke1-9/+1
2017-07-05Remove box-shadow from .btn-link:focus (#22998)Patrick H. Lauke1-0/+1
2017-07-03fixes #22981Mark Otto1-1/+1
2017-07-01follow up to 4e067f722Mark Otto1-1/+1
2017-07-01Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-5/+1
2017-07-01remove unused $list-group-color variable; it should naturally inherit from th...Mark Otto1-1/+0
2017-07-01update commentMark Otto1-1/+0
2017-07-01put button active bg and border in the mixin params for more customization op...Mark Otto1-4/+1
2017-07-01match btn transition to inputMark Otto1-1/+1
2017-07-01doh, we already have that aboveMark Otto1-4/+0
2017-07-01Add .text-truncate class. We already had a mixin and documented the class, so...Mark Otto1-0/+4
2017-07-01Redo the "responsive helpers" filesMark Otto3-1/+1
2017-07-01remove some unused vars, restore table-active variantMark Otto2-5/+2
2017-07-01badge variants are generated from -colors Sass mapMark Otto1-6/+0
2017-07-01button variants are generated from -colors Sass mapMark Otto1-24/+0
2017-07-01no xs sizes being usedMark Otto1-1/+0
2017-07-01Restore .text-mutedMark Otto1-3/+3
2017-07-01Update carousel display settingsMark Otto1-2/+2
2017-07-01using max-width in flex: 1 0 auto; in ie11 offsets the center-aligned contentsMark Otto1-1/+1