Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)Author
2017-08-11Pagination border-widths greater than 1px cause uneven borders between itemsPatrick Yeo
2017-08-11Input Group Addon add option to configure `$input-group-addon-color`Patrick Yeo
2017-08-11Fix to Chrome inheritance bug (#22872) (#23118)Prateek Goel
2017-08-11Custom File padding-x and padding-y values are reversed (#23067)Patrick Yeo
2017-08-11Add margin variable for paragraphs (#23140)Prateek Goel
2017-08-11Add margin variable for breadcrumb (#23138)Prateek Goel
2017-08-11`$input-height-inner-lg` should use `$font-size-lg` instead of `$font-size-sm...Patrick Yeo
2017-08-11Reduce number of spacing rules (#23208)Morgan Stone
2017-08-11Emoji Defaults (#22565)Pascal Pixel
2017-08-11remove unnecessary line-heightDave Poole
2017-08-11remove comments, align-items, and unnecessary heightDave Poole
2017-08-11Fixes PropertySortOrder errorsDave
2017-08-11Fixes hound code style/standardsDave
2017-08-11_progress.scss: makes bars 100% height, centers labels horizontally & verticallyDave
2017-08-11Change border classenvolute
2017-08-11Add "$border-color" variableenvolute
2017-08-11Add SF Mono to the monospace font stackMark Otto
2017-08-11Only add CSS transitions on Buttons for background-color, border-color, and b...Patrick Yeo
2017-08-11Ensure alignment of modal dismiss when no .modal-title is presentMark Otto
2017-08-11Set explicit text-align on <body> element so we can use inherit to override t...Mark Otto
2017-08-11Fix border on input group elements and custom form inputsNathan Woltman
2017-08-11300, not lightMark Otto
2017-08-11Add $font-weight-light varMark Otto
2017-08-11Add .font-weight-light class, add !important to the classesMark Otto
2017-08-11Remove broken CSS that tried to reset the absolute positioning when there was...Mark Otto
2017-08-11Add basic property-value utils for positionMark Otto
2017-08-11bump to betav4.0.0-betaMark Otto
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono
2017-08-08Add .bg-white and .border-whiteMark Otto
2017-08-05Dropup dropdown-menu should have margin on the bottom instead of topPatrick Yeo
2017-08-05(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`Patrick Yeo
2017-08-05fix navbar alignment for never expand situationsMark Otto
2017-08-05given `width: 100%` is always on a container now and it's constrained by max-...Mark Otto
2017-07-18make changes as per suggestion in #23100Chirag Modi
2017-07-18remove change which set from variable and make those in container classChirag Modi
2017-07-17fixed issue #23100Chirag Modi
2017-07-16(#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch...Patrick Yeo
2017-07-11Remove ::first-letter and ::first-line selectors from print stylesPatrick H. Lauke
2017-07-05Remove box-shadow from .btn-link:focus (#22998)Patrick H. Lauke
2017-07-04fixes #22981Mark Otto
2017-07-02follow up to 4e067f722Mark Otto
2017-07-02Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2017-07-02remove unused $list-group-color variable; it should naturally inherit from th...Mark Otto
2017-07-02update commentMark Otto
2017-07-02put button active bg and border in the mixin params for more customization op...Mark Otto
2017-07-02match btn transition to inputMark Otto
2017-07-02doh, we already have that aboveMark Otto
2017-07-02Add .text-truncate class. We already had a mixin and documented the class, so...Mark Otto
2017-07-02Redo the "responsive helpers" filesMark Otto
2017-07-02remove some unused vars, restore table-active variantMark Otto