Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> Ben Hutchings wrote:
>> It's not clear to me how to override the default stylesheet(s) when
>> embedding Mozilla.
>
> You can use nsIStyleSheetService to load additional style sheets.

Oddly I can only find an IDL file for that, not a header file (LXR
denies all knowledge of the identifier).  Should I attempt to generate
a header file, and how should I find a/the implementation of it at
run-time?

> If you want to modify the existing ones, and you're shipping your
> own gecko, you can always just edit ua.css...

I was hoping to get away with using an existing installation, at
least in my current environment (Debian).

Ben.

-- 
Ben Hutchings
For every complex problem
there is a solution that is simple, neat, and wrong.
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to