css3 - Customize AutoComplete controlFx using Css JavaFx -


im using autocomplete textfields of controlfx api ,i want change background of autocomplete list using css

     .autocomplete{       -fx-background-color: red        } 

but not give me change ,any 1 has trick customize autocomplete textfields ?


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -