I'm looking for a better way to override CellTree styles.  I found the
default styles:

http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/user/cellview/client/CellTree.css?r=8772

and interface:

http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/user/cellview/client/CellTree.java?r=8772#320

I don't really want to replace the entire style with my own copy
(slightly tweaked). If I have to, then I'd like to put it into a
ClientBundle, but I'm not sure how to make the CellTree use that.  Is
the trick to manipulate the prefix?




-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to