aboutsummaryrefslogtreecommitdiff
path: root/scss/_card.scss
AgeCommit message (Expand)AuthorFilesLines
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam801-2/+1
2016-10-27Merge pull request #18851 from ju1ius/patch-1Mark Otto1-3/+9
2016-09-11Have same margin for <hN> as a <div> on .card-headers (#19048)mkroeders1-0/+1
2016-09-07v4: Card image fixes (#20667)Mark Otto1-1/+1
2016-09-07Fix #20654 by reverting #20447 (#20665)Mark Otto1-0/+1
2016-09-04Make .card class inside .card-columns display: block too (#20447)Bass Jobsen1-1/+0
2016-05-11Fixes #17911: Explicitly remove margin-bottom from cards in .card-deckMark Otto1-1/+10
2016-05-11fixes #19650: improve non-flexbox card deck behavior so columns are always th...Mark Otto1-1/+1
2016-05-11Update card header and footerMark Otto1-10/+2
2016-05-09Merge pull request #19667 from vsn4ik/v4-dev-use-border-radius-mixinMark Otto1-14/+10
2016-05-08Merge pull request #19861 from twbs/card-bordersMark Otto1-2/+1
2016-05-08Jank card borders were too jankyMark Otto1-2/+1
2016-04-03Use @border-radius and add $nav-tabs-border-radius variablevsn4ik1-14/+10
2016-02-16Add $card-img-overlay-padding variableChris Rebert1-1/+1
2016-02-16Add $card-columns-sm-up-column-gap variableChris Rebert1-1/+1
2016-02-08linting follow up to #19140Mark Otto1-1/+1
2016-02-08fixes #18940: use specific border properties when changing the corners of lis...Mark Otto1-2/+4
2016-02-03fuck that other class, let's just get tabs and pills in thereMark Otto1-11/+0
2016-01-17fuck around with card borders and moreMark Otto1-3/+41
2016-01-11Don't clearfix if flexbox is enabled. Fixes #18849ju1ius1-3/+9
2016-01-06rename .card-*-outline to .card-outline-* for consistency with button outlinesMark Otto1-6/+6
2015-12-23Apply clearfix to .card-footerChris Rebert1-0/+1
2015-12-23Apply clearfix to .card-header; fixes #18633Chris Rebert1-0/+1
2015-12-23Apply clearfix to .card-block; fixes #18583Chris Rebert1-0/+1
2015-12-08Introduce $card-deck-margin variableChris Rebert1-7/+8
2015-12-07Merge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into bassjo...Mark Otto1-26/+26
2015-12-07Merge pull request #18356 from lesleh/card-mixinMark Otto1-11/+5
2015-11-29Use $card-border-width for .card-inverse's header/footer border-bottom overrideChris Rebert1-1/+1
2015-11-26Use the new mixin.Leslie Hoare1-11/+5
2015-11-14fixes #18170, make cards block level by default so anchors can be used as bas...Mark Otto1-0/+1
2015-11-13scss/_card.scss: Remove trailing whitespaceChris Rebert1-1/+1
2015-11-12Merge pull request #18093 from AndersMad/patch-1Mark Otto1-2/+2
2015-11-12Merge pull request #17708 from biokillos/feature/add-variable-for-card-link-h...Mark Otto1-1/+1
2015-11-12manually pull in #17212 from @azmenakMark Otto1-0/+4
2015-10-29add variant mixinsBass Jobsen1-31/+25
2015-10-28Card fix static -> variable border radiusAndersMad1-2/+2
2015-09-26Add variable for card-link hover stateAndrey1-1/+1
2015-09-23Add variable for card background colorAleksey Khudyakov1-1/+1
2015-09-06Fixes #17486: start work on responsive cards for decks, groups, and columnsMark Otto1-67/+75
2015-08-23Merge pull request #17120 from kkirsche/patch-5Mark Otto1-0/+1
2015-08-23Add white background to cardsKevin Kirsche1-0/+1
2015-08-23remove another margin-top: 0Mark Otto1-1/+0
2015-08-19Card variables should be in _variables.scssKevin Kirsche1-9/+0
2015-06-19fix scss lintingMark Otto1-1/+1
2015-05-29cards updateMark Otto1-7/+7
2015-05-29clean up card styles. add new varsMark Otto1-27/+31
2015-05-28rewrite much of cards and the docsMark Otto1-48/+120
2015-05-28add flexbox variation for .card-groupMark Otto1-7/+13
2015-05-27new card sizing maybeMark Otto1-0/+18
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-5/+8