Rob:

>Do you know what is today's method to add CSS attributes to a
>customized installation?   I remember there was a userchrome file
>in a chrome subdir of the profile, but it appears to be deprecated.
>
>And most of the visible files in the installation directory have
>vanished into compressed jar archives.
>
>Is there still a way to deploy customized css?

Well, you may test this userChrome.css belonging to the chrome
subdirectory of the profile. Be warned, you will not love it, *g*

----- userChrome.css -----
#threadTree {
    background-color: yellow  !important;
}

#folderTree {
    background-color: green  !important;
}
---------------

Hartmut
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to