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
Post a Comment