Re: Customizing AutoCompleteTextFeld

2010-11-22 Thread javax
Thank you! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Customizing-AutoCompleteTextFeld-tp3053200p3053396.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e

Re: Customizing AutoCompleteTextFeld

2010-11-22 Thread Andrea Del Bene
Hi, take a look at file DefaultCssAutocompleteTextField.css. You could find it into Wicket source code in folder src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete. This file contains css elements you need. Bye.

Re: Customizing AutoCompleteTextFeld

2010-11-22 Thread javax
Thank you, where can I find names of corresponding CSS elements? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Customizing-AutoCompleteTextFeld-tp3053200p3053236.html Sent from the Users forum mailing list archive at Nabble.com

Re: Customizing AutoCompleteTextFeld

2010-11-22 Thread Igor Vaynberg
use css -igor On Mon, Nov 22, 2010 at 12:04 AM, javax wrote: > > Hi! > How can I change fonts and color of choices dropdown list in > AutoCompleteTextFeld? > > Thank you! > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Custo

Customizing AutoCompleteTextFeld

2010-11-22 Thread javax
Hi! How can I change fonts and color of choices dropdown list in AutoCompleteTextFeld? Thank you! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Customizing-AutoCompleteTextFeld-tp3053200p3053200.html Sent from the Users forum mailing list archive at Nabble.com