I wonder how to apply CSS settings to a TitledPane, but can\'t find any example
I would like to apply custom settings for TitledPane toolba
Only the following properties are available for titled pane( which include all labeled properties and font properties)
extra properties
-fx-animated
-fx-collapsible
labeled properties
-fx-alignment
-fx-text-alignment
-fx-text-overrun
-fx-wrap-text
-fx-font
-fx-underline
-fx-graphic
-fx-content-display
-fx-graphic-text-gap
-fx-label-padding
-fx-text-fill
-fx-ellipsis-strin
font properties
-fx-font
-fx-font-family
-fx-font-size
-fx-font-style
-fx-font-weight