2015-06-18 45 views

回答

1

这工作:

.tab-pane *.tab-header-background { 
    -fx-background-color: transparent; 
    -fx-effect: innershadow(two-pass-box , transparent , 0, 0.0 , 0 , 0); 
}