JavaFX and CSS Styling
问题 I'm kind of new to CSS and was wondering if anyone can answer a questions for me. In a lot of CSS sample code I see sections like this: .listview{ ... -fx-background-color: -fx-box-border, -fx-control-inner-background ; ... } So my question is where do the -fx-box-border, -fx-control-inner-background values come from? They appear to be connstants defined somewhere but where and what are their values? Thanks in advance. 回答1: Values such as -fx-background-color are "looked-up colors" defined in