The @external mention is just the thing for that CSS page. On Dec 2, 2009 5:59 AM, "BobV" <[email protected]> wrote:
> [...@rjrjr, bobv: Is there some easy way to put plain, unobfuscated CSS rules > in a .ui.xml file?] Yes. Declare those class selectors to be @external in the CSS block. @external gwt-TabLayoutPanelTabs gwt-TabLayoutPanelTabInner; Now that ui:style allows users to specify a src attribute as well as inline styles, we should provide a CSS file that has @external declarations for all of the gwt- styles. Alternatively, the @external syntax could be extended with something like "@external gwt-*;" -- Bob Vawter Google Web Toolkit Team -- http://groups.google.com/group/Google-Web-Toolkit-Contributors -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
