Wednesday, September 29, 2010

override single part of a cssresource with custom css

Hi,
I'm building against trunk and I was trying to override the default
css of one part of a CellTree.Style as defined by
CellTree.BasicResource.cellTreeStyle found in com/google/gwt/user/
cellview/client/CellTreeBasic.css
Is there a way to take all the values in CellTreeBasic.css but replace
cellTreeItemValue() with my own css rather than replace the whole
stylesheet.
Of course I can copy and paste it but that seems unnecessary
duplication of stylesheet information.

Thanks

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment