I don't think we should thaw 2.0 for the externalized CSS file (though it's
tempting), but it would be a good add for the downloads page. Or a tool that
externalizes CSS files, similar to the one that generates java interfaces
from them.

On Dec 2, 2009 5:59 AM, "BobV" <b...@google.com> 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

Reply via email to