Button

css class Element
.dhx_el_button the whole button that is created by default
.dhx_el_button input the input for a button specified by default
.dhx_el_roundbutton the whole button of the type 'round'
.dhx_el_roundbutton input the input for a button of the type 'round'
.dhx_el_defaultbutton the whole button of the type 'default'
.dhx_el_defaultbutton input the input for a button of the type 'default'
.dhx_el_formbutton the whole button of the type 'form'
.dhx_el_formbutton input the input for a button of the type 'form'
.dhx_el_prevbutton the whole button of the type 'prev'
.dhx_el_prevbutton input the input for a button of the type 'prev'
.dhx_el_nextbutton the whole button of the type 'next'
.dhx_el_nextbutton input the input for a button of the type 'next'
.dhx_el_arrow the arrow of the 'prev', 'next' buttons