开发者

What should I do to prevent GWT from using its theme and totally use the CSS that I specify [duplicate]

This question already has answers here: Closed 12 years ago.
开发者_StackOverflow中文版

Possible Duplicate:

GWT theme style overrides my css style

What should I do to prevent GWT from using its theme and totally use the CSS that I specify?


Well, you can be radical and just remove the CSS files that are in the com.google.gwt,user.theme.chrome/dark/standard packages (don't forget to remove then from the gwt.xml file). Then specify your own CSS....disadvantage is that you have to style absolutely everything yourself. Hope this helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜