Max11
(Max Hellstrand)
February 16, 2012, 4:31pm
1
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?
Charles
(Charles Anthony)
February 16, 2012, 5:43pm
2
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.
Max11
(Max Hellstrand)
February 17, 2012, 10:48am
3
Thank you Charles! Then I’ll see to it that we sample that styling into our common Theme then!
Thanks!
/Max