css class | Element |
---|---|
.dhx_el_segmented | the whole 'segmented' control |
.segment_0 | the first tab in the unselected state |
.segment_N | the last tab in the unselected state |
.segment_1 | the tabs from the second to the penultimate one in the unselected state |
.selected.segment_0 | the first tab in the selected state |
.selected.segment_N | the last tab in the selected state |
.selected.segment_1 | the tabs from the second to the penultimate one in the selected state |