On Wed, Mar 25, 2009 at 7:57 PM, Ray Cromwell <cromwell...@gmail.com> wrote:
> Awesome. With regards to StyleInjector, one feature I'd ask for is the
> ability to control where in the cascade it injects. For example, I use IRB
> in Chronoscope to inject GWT widget Themes, but what happens is, this
> overrides any themes the user has included via <style> tags or <stylesheet>
> module elements, because it occurs last in the stylesheet order, which makes
> it difficult for others to selectively override IRB injected styles (without
> annoyingly liberal usage of !important)

Do you mean like

StyleElement StyleInjector.injectAfter(StyleElement before, String text);

-- 
Bob Vawter
Google Web Toolkit Team

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to