Layout
*_main
Main div.
*_message
Message bar
*_corner
The upper-left corner.
*_divider
Line between the swim lane headers and the kanban cells.
*_splitter
Splitter that allows changing the swim lane header width. Not supported yet.
*_divider_horizontal
A line separating the column headers from the kanban cell.
*_block
The control-blocking div. Not supported yet.
Columns
*_colheadercell
Column header cell. (_timeheadercol)
*_colheadercell_inner
Column header cell inner div. (_timeheadercol_inner)
*_columnmove_handle
Column moving handle.
*_columnmove_position
Target position indicator displayed during column moving.
Cards
*_card
Card div. (_event)
*_card_inner
Inner card div. (_event_inner)
*_card_delete
Card delete icon.
*_selected
Added to the card div when the card is selected (not supported yet).
*_card_moving_source
Added to the card div when the card is being moved.
*_card_header
Card header div.
*_card_bar
Card bar.
*_shadow
Card moving shadow.
*_shadow_inner
Card moving shadow inner div.
Swim Lanes
*_rowheader
Swim lane header cell.
*_rowheader_inner
Swim lane header cell inner div.
*_rowheader_selected
Added to the swim lane header cell when the swimlane is selected. Not supported yet.
*_swimlane_divider
A horizontal line separating swim lane headers. (_resourcedivider).
*_rowmove_source
Added to the swim lane header div when it is being moved.
*_rowmove_position_before
"before" swim lane moving position indicator.
*_rowmove_position_after
"after" swim lane position indicator.
*_rowmove_position_forbidden
"forbidden" swim lane moving position indicator.
*_rowmove_handle
Swim lane moving handle.
*_row_new
New swim lane header. Not supported yet.
*_rowheader_scroll
Swim lane header scrollable div. Not supported yet.
*_header_icon
Show/hide swim lane header icon. Not supported yet.
*_header_icon_hide
Added to the header icon when the swim lane header is in "visible" state.
*_header_icon_show
Added to the header icon when the swim lane header is in "hidden" state.
*_swimlane_collapse
Swim lane "collapse" icon.
*_swimlane_expand
Swim lane "expand" icon.
Cells
*_cell
Grid cell div.
*_matrix_vertical_line
A vertical line separating cells.
*_matrix_horizontal_line
A horizontal line separating cells.
*_collapsed
Added to cell div when the swim lane is collapsed.