xref: /plugin/combo/resources/theme/default/components/css/card.css (revision 04fd306c7c155fa133ebb3669986875d65988276)
1.card-cs { margin-bottom: 1rem; }
2/** Bootstrap has a margin bottom that is not welcome in a card **/
3.card-cs > table { margin-bottom: 0; }
4
5/** No card-cs ui/li styling because it is also used for menu such as tabs if there is a list in the card,
6 * there should be a more specific selection
7 */
8