aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-07-01use @supports to apply transform3d to those who can do it, then provide a non...Mark Otto1-3/+15
2017-06-30clip to border-box, update overlayMark Otto1-0/+1
2017-06-30add a bg-transparent to override bgsMark Otto1-0/+2
2017-06-30make card headers and footers translucentMark Otto1-1/+1
2017-06-30Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto3-90/+0
2017-06-30Drop .blockquote-reverse, replace with text utils, and redesign blockquote to...Mark Otto2-22/+0
2017-06-30drop the mixinsMark Otto1-23/+0
2017-06-30Update _grid-framework.scssMark Otto1-1/+1
2017-06-30Drop offsets and push/pull for new order variantsMark Otto2-18/+3
2017-06-30remove unused mixin, fix variableMark Otto2-13/+3
2017-06-30remove grid gutter sass map as it's output css was all jacked upMark Otto3-49/+23
2017-06-29update commentMark Otto1-2/+5
2017-06-29Drop the old $gray- variables for the new color rangeMark Otto1-59/+48
2017-06-29add map function for graysMark Otto1-0/+4
2017-06-28remove $state-vars nowMark Otto1-22/+2
2017-06-28move table variants to use sass mapMark Otto1-6/+3
2017-06-28move list group variants to be generated from sass mapMark Otto1-4/+3
2017-06-28remove now unused alert variant variablesMark Otto1-16/+0
2017-06-26Merge branch 'v4-dev' into colors-reduxMark Otto1-1/+1
2017-06-26fixes #22908Mark Otto1-1/+1
2017-06-25add border color utilitiesMark Otto1-0/+7
2017-06-25add theme-color-level function and interval so we can generate shades of colorsMark Otto2-0/+16
2017-06-25rename .card-inverse to .card-dark, update docs to matchMark Otto3-5/+5
2017-06-25update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e...Mark Otto2-17/+17
2017-06-25update alert component to use theme sass map and add a ton of options in the ...Mark Otto2-16/+8
2017-06-25update background utilsMark Otto1-8/+0
2017-06-25update badges to use the theme colors sass mapMark Otto2-37/+10
2017-06-25modify contrast valueMark Otto1-1/+1
2017-06-25update theme colorsMark Otto1-13/+13
2017-06-18Merge branch 'v4-dev' into colors-reduxMark Otto1-2/+2
2017-06-18Updated flex-basis property to fix issue #18569 in .scss filesobinnangini1-2/+2
2017-06-18Update _buttons.scssMark Otto1-1/+1
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto6-133/+55
2017-06-18Merge branch 'v4-dev' into colors-reduxMark Otto9-24/+40
2017-06-18`@mixin pagination-size()` doesn't apply line-heightPatrick Yeo1-0/+1
2017-06-18Fix mixin media-breakpoint-onlyKen Paulsen1-2/+8
2017-06-17Update _borders.scssMark Otto1-1/+1
2017-06-17move from mixins and add important flagMark Otto1-5/+9
2017-06-17limit active styles for nav-pills to immediate childrenMark Otto1-1/+1
2017-06-17update commentMark Otto1-1/+1
2017-06-17wrap .sticky-top in supports queryMark Otto1-3/+5
2017-06-17Some .navbar .dropdown-menu optimisation (#22776)Catalin Zalog1-12/+0
2017-06-17Reset Popper.js styles for Dropdowns in navbarJohann-S1-4/+19
2017-06-16(#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action...Patrick Yeo2-8/+8
2017-06-15add new color vars and mapsMark Otto1-12/+64
2017-06-15add color contrast and map-get functionsMark Otto1-0/+23
2017-06-15Rename popover classesMark Otto2-19/+19
2017-06-15Rename .card-block to .card-body to match nomenclature of modalsMark Otto1-1/+1
2017-06-14Merge branch 'v4-dev' into rip-customMark Otto5-56/+52
2017-06-14rearrange, add commentsMark Otto1-8/+18