Hi ih have go some Code like:
-- Label myLabel = new Label("TestLabel");
myLabel.setStyleName("myCCS_Style");
in my the CSS File i have got
myCCS_Style{
background-color: green;
font-size: 18pt;
font-family: "Times New Roman", Georgia, Serif;
font-weight: bold;
}
In eclipse in the debug environment the CSS definitions not related to the font will be done, but all font related definitions doesn't work.
After compiling an deploying it on the server it works. Thanks al lot for every hint.
Best regards
Lorenzo Medici
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment