How can I style the \"THIS\" point in my TableView?
My CSS Code looks as follows:
*/* * Empty Stylesheet file. */ .root{ -fx-backgroun
.table-view .filler is the selector you are looking for. The scenic view tool is pretty good for analyzing a component.