http://tapestry.apache.org/tapestry5/guide/css.html

Basically, you'll look at Tapestry's built-in stylesheet -- default.css in
the org.apache.tapestry5 folder of tapestry-core-5.1.0.5.jar or whatever
version you have -- and take note of the style names that matter to you.
For autocomplete, look for names starting with DIV.t-autocomplete. Override
those named styles in your own stylesheet.  You could just copy the default
ones and modify them.



On Sat, Mar 27, 2010 at 7:11 PM, Mite <mitemeis...@gmail.com> wrote:

>
> Hi
> How can I override the css for the autocomplete mixin on the jumpstart
> page?
> I searched the forum but couldn't find anything.
> --
> View this message in context:
> http://old.nabble.com/Autocomplete-mixin-css-tp28056100p28056100.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to