Skip to content

CSS Maps

The list of CSS classes with their descriptions is given below:

  • .webix_dtable - the container with DataGrid
  • .webix_ss_header - the container with the header
  • .webix_ss_header .webix_hcell - a cell of the header
  • .webix_ss_header .webix_hcolumn - a column of the header
  • .webix_ss_header .webix_first - the first cell of the header
  • .webix_ss_header .webix_last - the last cell of the header
  • .webix_ss_footer - the container with the footer
  • .webix_ss_footer .webix_hcell - a cell of the footer
  • .webix_ss_footer .webix_first - the first cell of the footer
  • .webix_ss_footer .webix_last - the last cell of the footer
  • .webix_ss_body - the container with the grid body
  • .webix_column - a column of the grid
  • .webix_column .webix_last - the last column of the grid
  • .webix_column .webix_first - the first column of the grid
  • .webix_column .webix_cell - a cell of the column