Commonly used CSS classes for tabs

Commonly used CSS classes for tabs

Here are the top five CSS classes used in the Deck of Cards macro:

#

CSS Class

Description

Screenshot

#

CSS Class

Description

Screenshot

1

.aui-tabs.horizontal-tabs

Refers to the Deck of Cards macro when the Tabs Location parameter is set to top or bottom.

2

.aui-tabs.vertical-tabs

Refers to the Deck of Cards macro when the Tabs Location parameter is set to left or right.

3

.tabs-menu

Refers to all the Card macros that are placed inside a Deck of Cards macro.

4

.menu-item

Refers to each of the Card macros (except the selected tab) that are placed inside a Deck of Cards macro.

5

.menu-item.active-tab

Refers to the active tab that the user has selected.