Pop up date selector doesn't look like in the sampler

Hi!

I’ve just started using the PopupDateField component. However, to my disappointment it doesn’t look like the date picker in the Vaadin sampler.

In the sampler it looks like this:

But when I add it it looks like this:

They have the same CSS classes attached to them when I focus them in FireBug.

Does anyone know how I get the PopupDateField to have the same look and feel as in the sampler?

I believe the sampler uses a theme based on Reindeer; either change your app to use the reindeer theme, or copy the css styles from it into your theme…

Cheers,

Charles.

Thank you Charles! Then I’ll see to it that we sample that styling into our common Theme then!

Thanks!

/Max