17 January 2011

Disable standard style in GWT

Hello,

To disable standard style in GWT remove the following line from ".gwt.xml" file.

<inherits name="com.google.gwt.user.theme.standard.Standard"/>

No comments: