aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Fix no rounded corners if there is only one card in a card-group (#24080)SpicyDwarf1-1/+5
2017-09-17Minor Sass cleanup and consistency changes. (#23959)XhmikosR6-21/+27
2017-09-12fixes #23926 responsive state on navbarAndres Galante1-0/+4
2017-09-12Fix navbar IE (#23652)Martijn Cuppens1-1/+1
2017-09-09adds missing important on utility classsAndres Galante1-2/+2
2017-09-06Removes background from form-control-plaintextAndres Galante1-0/+1
2017-09-04changes floats to flex on breadcrumbs (#23683)Andres Galante1-3/+2
2017-09-04Add correct button-variant mixin hover color (#23657)Ben Hayward1-1/+1
2017-08-22replaced basic line-heights variable with button's line-heights variable for ...Svyatoslav Polishchuk1-2/+2
2017-08-22Add pointer-events declarationsPatrick H. Lauke1-0/+4
2017-08-22Add momentum scrolling on responsive tables for webkit touch devicesPatrick Yeo1-0/+1
2017-08-22 Generate series of `.table-responsive-*` classes to accomodate overflowing t...Patrick Yeo1-12/+18
2017-08-21`.thead-dark` and `.thead-light` border color should display the right border...Patrick Yeo1-9/+13
2017-08-21Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,...Patrick Yeo1-4/+4
2017-08-21(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$...Patrick Yeo2-12/+12
2017-08-21Exclude input type=range from touch-action:manipulationPatrick H. Lauke1-1/+1
2017-08-21Rename grayscale function to grayMark Otto1-1/+1
2017-08-20remove commented out code, fixes #23530Mark Otto1-2/+0
2017-08-20drop the now unused -color variableMark Otto1-1/+0
2017-08-20Merge branch 'fix/badge-default-colors' of https://github.com/jonwolski/boots...Mark Otto1-1/+0
2017-08-20Simplify selector and only override what we setMark Otto1-3/+2
2017-08-20added suggested fix for list-groups with a elementsgijsbotje1-1/+2
2017-08-20fixes double border when .list-group.list-group-flush is preceded by .card-he...gijsbotje1-0/+4
2017-08-20added @content directive to media-breakpoint-only mixin for min and max casesAlex Chegodaev1-2/+6
2017-08-20Drop the variables file table of contents and update the comment at the topMark Otto1-38/+0
2017-08-20equalize height of the first card of the card-groupgijsbotje1-1/+1
2017-08-20Restore grid offset classesMark Otto2-0/+13
2017-08-18Remove `color` property from `badge` classJon Wolski1-1/+0
2017-08-14Fix .btn-outline-light hover colorMark Otto1-1/+5
2017-08-14De-dupe width on .fluid-container (#23402)Mark Otto1-1/+0
2017-08-14Adds a default flag to paragraph-margin-bottom (#23420)Andres Galante1-1/+1
2017-08-14Remove remaining v4 alpha references (#23414)Jacob Müller1-1/+1
2017-08-14Removed comment (#23415)Jurre1-3/+0
2017-08-14changes 1px to border-width variable on cardsAndres Galante1-1/+1
2017-08-13Move the gap between inline checkboxes to right (#22607)Tomáš Kout1-4/+1
2017-08-13Use empty Sass map and merge into it for easier customization of color maps (...Mark Otto1-6/+9
2017-08-13Button code cleanup (#22951)Mark Otto3-38/+36
2017-08-13move max-width: 100% on .container to the root of the make-container mixin so...Mark Otto1-1/+1
2017-08-13Redo .card-deck and .card-group so they're always flex (#22860)Mark Otto2-7/+23
2017-08-12Apply the invalid/valid state to the class nameMark Otto1-2/+2
2017-08-12Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-b...Patrick Yeo1-1/+0
2017-08-12Apply `align-items: center;` to `.input-group` instead of input group sub com...Patrick Yeo1-4/+1
2017-08-12Remove extra spaces from spacing utilities (#23337)razh1-2/+2
2017-08-10Pagination border-widths greater than 1px cause uneven borders between itemsPatrick Yeo1-1/+1
2017-08-10Input Group Addon add option to configure `$input-group-addon-color`Patrick Yeo2-1/+2
2017-08-10Fix to Chrome inheritance bug (#22872) (#23118)Prateek Goel1-7/+6
2017-08-10Custom File padding-x and padding-y values are reversed (#23067)Patrick Yeo2-13/+13
2017-08-10Add margin variable for paragraphs (#23140)Prateek Goel2-1/+8
2017-08-10Add margin variable for breadcrumb (#23138)Prateek Goel2-1/+3
2017-08-10`$input-height-inner-lg` should use `$font-size-lg` instead of `$font-size-sm...Patrick Yeo1-1/+1