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-09-26Fixes rounded corners on first and lat child on vertical btn group (#24119)Andres Galante
2017-09-26Normalize all links. (#24109)XhmikosR
2017-09-26Improve theme-color-level() using abs() (#24074)schwastek
2017-09-26Fix no rounded corners if there is only one card in a card-group (#24080)SpicyDwarf
2017-09-17Minor Sass cleanup and consistency changes. (#23959)XhmikosR
2017-09-13fixes #23926 responsive state on navbarAndres Galante
2017-09-12Fix navbar IE (#23652)Martijn Cuppens
2017-09-10adds missing important on utility classsAndres Galante
2017-09-06Removes background from form-control-plaintextAndres Galante
2017-09-05changes floats to flex on breadcrumbs (#23683)Andres Galante
2017-09-05Add correct button-variant mixin hover color (#23657)Ben Hayward
2017-08-22replaced basic line-heights variable with button's line-heights variable for ...Svyatoslav Polishchuk
2017-08-22Add pointer-events declarationsPatrick H. Lauke
2017-08-22Add momentum scrolling on responsive tables for webkit touch devicesPatrick Yeo
2017-08-22 Generate series of `.table-responsive-*` classes to accomodate overflowing t...Patrick Yeo
2017-08-22`.thead-dark` and `.thead-light` border color should display the right border...Patrick Yeo
2017-08-22Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,...Patrick Yeo
2017-08-22(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$...Patrick Yeo
2017-08-22Exclude input type=range from touch-action:manipulationPatrick H. Lauke
2017-08-21Rename grayscale function to grayMark Otto
2017-08-21remove commented out code, fixes #23530Mark Otto
2017-08-20drop the now unused -color variableMark Otto
2017-08-20Merge branch 'fix/badge-default-colors' of https://github.com/jonwolski/boots...Mark Otto
2017-08-20Simplify selector and only override what we setMark Otto
2017-08-20added suggested fix for list-groups with a elementsgijsbotje
2017-08-20fixes double border when .list-group.list-group-flush is preceded by .card-he...gijsbotje
2017-08-20added @content directive to media-breakpoint-only mixin for min and max casesAlex Chegodaev
2017-08-20Drop the variables file table of contents and update the comment at the topMark Otto
2017-08-20equalize height of the first card of the card-groupgijsbotje
2017-08-20Restore grid offset classesMark Otto
2017-08-18Remove `color` property from `badge` classJon Wolski
2017-08-15Fix .btn-outline-light hover colorMark Otto
2017-08-15De-dupe width on .fluid-container (#23402)Mark Otto
2017-08-15Adds a default flag to paragraph-margin-bottom (#23420)Andres Galante
2017-08-15Remove remaining v4 alpha references (#23414)Jacob Müller
2017-08-15Removed comment (#23415)Jurre
2017-08-15changes 1px to border-width variable on cardsAndres Galante
2017-08-14Move the gap between inline checkboxes to right (#22607)Tomáš Kout
2017-08-14Use empty Sass map and merge into it for easier customization of color maps (...Mark Otto
2017-08-14Button code cleanup (#22951)Mark Otto
2017-08-14move max-width: 100% on .container to the root of the make-container mixin so...Mark Otto
2017-08-14Redo .card-deck and .card-group so they're always flex (#22860)Mark Otto
2017-08-13Apply the invalid/valid state to the class nameMark Otto
2017-08-13Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-b...Patrick Yeo
2017-08-13Apply `align-items: center;` to `.input-group` instead of input group sub com...Patrick Yeo
2017-08-12Remove extra spaces from spacing utilities (#23337)razh
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