aboutsummaryrefslogtreecommitdiff
path: root/scss/_card.scss
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Fix cards color for contextual color modeJulien Déramond1-0/+1
2022-10-30Add support for customising a card title color (#36979)Mitchell Cash1-0/+4
2022-03-28Train PR: CSS variables for accordion, cards, navs, and modals (#36071)Mark Otto1-37/+55
2021-07-28Make text decoration consistent with other anchors (#34475)Andrew Pucci1-1/+1
2021-07-08Add null `$card-box-shadow` variable (#34440)Mark Otto1-0/+1
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto1-5/+5
2021-02-22fix(card): siblings card links in RTL (#33154)Gaël Poupard1-1/+1
2020-12-04feat(RTL): implement RTLGaël Poupard1-3/+3
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto1-27/+0
2020-09-28Update stylelint to v13.7.2 (#31726)XhmikosR1-4/+4
2020-07-21Turn off scroll anchoring for accordions (#31346)Patrick H. Lauke1-0/+2
2020-05-15v5: Add border-radius to .card-img-overlay (#30817)Mark Otto1-0/+1
2020-05-14Simplify list-group borders in cards (#30808)Mark Otto1-6/+7
2020-04-06Add `.card-footer` color (#30515)Catalin Zalog1-0/+1
2020-04-02Fix card list group borders & radii (#30497)Martijn Cuppens1-7/+10
2020-03-18Drop IE support from SassMartijn Cuppens1-1/+0
2020-03-18Remove Internet Explorer leftoversXhmikosR1-3/+0
2020-03-10Remove card decks in favor of the gridMartijn Cuppens1-24/+0
2019-12-14Adjust card spacing variables (#29813)Brendan1-10/+10
2019-10-03Fix border for single card in accordion (#29453)Martijn Cuppens1-14/+4
2019-10-03Variable card height (#29462)Martijn Cuppens1-0/+1
2019-09-15Fix incorrect aspect ratio on IE11ysds1-5/+6
2019-09-15Remove redundant propertiesMartijn Cuppens1-8/+2
2019-08-30CleanupMark Otto1-12/+0
2019-08-30First pass at .row-cols classesMark Otto1-0/+12
2019-07-22Remove card columns in favor of masonry gridMartijn Cuppens1-23/+0
2019-06-04Workaround for the image size bug in IE (#28855)Shohei Yoshida1-0/+3
2019-05-29Modify `.card-header-tabs .nav-link.active` colors (#28833)Shane Parsons1-0/+7
2019-05-08Drop all hover mixinsMark Otto1-1/+1
2019-02-26Fix border if only one card (#28365)Martijn Cuppens1-1/+1
2019-01-20Make component colors configurable (#28035)Martijn Cuppens1-0/+1
2019-01-20Add ref to reason why `min-width: 0;` is added (#28061)Martijn Cuppens1-1/+1
2019-01-07fix border issue for nested card inside accordions (#27881)Vishnuprasad Venugopal1-1/+1
2018-12-23Simplify card group css (#27901)Martijn Cuppens1-26/+2
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens1-6/+8
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens1-5/+5
2018-10-21Card header color theming (#26573)Andrew Pucci1-0/+1
2018-10-21Fix for double border on cards in an accordion (#27133)Roy Klutman1-16/+24
2018-04-02Fix broken URI fragments and redirects.XhmikosR1-2/+2
2018-03-31Fix Chrome's rendering of .card-columnsMark Otto1-0/+2
2018-01-02improves accordion stylesAndres Galante1-0/+29
2017-11-16Fix nested cards on card group (#24766)Andres Galante1-3/+6
2017-10-22Replace some border-radius properties for the mixin, closes #23872Mark Otto1-2/+2
2017-10-22fix card group border radii (#24491)Gijs Boddeus1-7/+15
2017-10-11Add border radius to an image when it's the only card of a card group (#24321)Andres Galante1-0/+7
2017-10-10Refactor a few selectors so that the least specific ones are first. (#24310)XhmikosR1-4/+4
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR1-15/+12
2017-10-05formattingMark Otto1-2/+2
2017-10-05Add comment where we explicitly use `flex: 1 0 0%;`.XhmikosR1-0/+2
2017-10-02Remove duplicated code in .card-headervsn4ik1-4/+0