Set -fx-background-color of tab in TabPane
928958Sep 26 2012 — edited Sep 26 2012I set -fx-background-color about to tabs in TabPane ,
but when use mouse to select the tab, I do not see the focus change , because the color of background! ( The tab should highlight is selected before set color !)
What can I do? Thanks!