GWT doesn’t come with any styles for the DialogBox, and it looks terrible without any styles. Is there some easy way to get something like what is shown on the GWT showcase page?
GWT doesn’t come with any styles for the DialogBox, and it looks terrible without
Share
It turns out the solution is quite simple. Include the following CSS in your main HTML file, and download http://gwt.google.com/samples/Showcase/showcase/gwt/clean/images/hborder.png, http://gwt.google.com/samples/Showcase/showcase/gwt/clean/images/vborder.png and http://gwt.google.com/samples/Showcase/showcase/gwt/clean/images/circles.png into your project.