Hi again,
Thank you for pointing out the solution - I understand that would work, it
however adds a lot of css rule changes (I basically have the entire google
closure css changed in my own css).
Thank you very much!
Thanks,
Jack
The gstatic loader is our own creation, used only with Google Charts, so we
> can change things if need be.
>
> I understand what you mean about the css loaded by Google Charts
> overriding your previous override of the Google Closure css. However, I
> hope that what I am suggesting still applies. You'll have to make your
> overrides be more specific to your context than what Google Charts
> specifies in its css. The more specific rules should win. Something like
> this:
>
> <body class="mypage">
> <div id="chart"></div>
> <div id="some_google_closure_thing">...</div>
> </body>
>
> Then your css rules can be like this:
>
> .mypage .goog-closure-thing {
> /* my styles should override */
> }
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/1d4aadd0-5318-44d1-af0d-3bb5a8ecfd7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.