I am sorry I was not clear in stating my problem.
I did set the css property . i tried setting in the body

body{
}

i tried setting in the EntryPoint class
in my application EntryPoint load the main panel and main panel hold
all the other subsequent widgets.
I tried to set it in main panel.
only things which works is setting font style for each individual
widget. I find that to be bit wrong as  I am sure there is a neat way
to do it in some common place, not sure where that place is.


On Aug 25, 6:37 pm, (श्री) GNU Yoga <gnuy...@gmail.com> wrote:
> parvez,
>
> On Aug 25, 5:23 pm, Parvez Shah <parvezs...@gmail.com> wrote:
>
> > Hello,
> >  is there a way to set Font style for complete application, I tried
> > setting the font in the Main.html but to no avail
>
> you will have to set it in the CSS (under public folder) and it should
> work
>
> refer:http://lkamal.blogspot.com/2007/08/add-css-style-for-gwt-widgets.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to