<@UABKZKDFY> You need to inspect the table column/...
# tornadofx
e
@Nico Smeenk You need to inspect the table column/row to see what CSS classes is applied by the TableView you you select a row. Either that, or look at the JavaFX CSS spec: https://docs.oracle.com/javase/8/javafx/api/javafx/scene/doc-files/cssref.html - then you can apply the correct styles needed to override the behavior.