odyssey-choicecard--error
error choice card
<insert-markup>components.choice.cards.icon-0</insert-markup>
odyssey-choicecard--active
activated choice card
<insert-markup>components.choice.cards.icon-1</insert-markup>
odyssey-choicecard--disabled
disabled choice card
<insert-markup>components.choice.cards.icon-2</insert-markup>
Markup
<button class="odyssey-choicecard odyssey-choicecard--icon [modifier class]">
<div class="odyssey-choicecard__status-icon"></div>
<i src="images/download.svg" class="odyssey-choicecard__icon"></i>
<h6 class="odyssey-choicecard__header">Header</h6>
</button>
Source:
src/components/choice_cards.less, line 177