aboutsummaryrefslogtreecommitdiff
path: root/scss/_card.scss
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-12/+7
2014-12-02convert to scssMark Otto1-0/+196