Skip to content

Font not set for table extention #897

@jjagielka

Description

@jjagielka

All css files contain:

/*------------------------------------------------------------------------------
 * Container and UL / LI
 *----------------------------------------------------------------------------*/
ul.fancytree-container {
  font-family: tahoma, arial, helvetica;
  font-size: 10pt;
  ...
}

but there's no entry of font setting for table.fancytree-container.
Trees created with ext-table look inconsistent with the rest of the trees.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions