<@U0F3291QE> if I change the font family to arial ...
# tornadofx
z
@edvin if I change the font family to arial I can set the style to italic.
.tree-cell {    -fx-font-family: arial;    -fx-font-style: italic;}