#1 you listed 2 of the SAME files (I presume you mean userContent.css and userChrome.css however).

On 7/12/2011 10:57 PM, David E. Ross wrote:
Is there a user-oriented guide for modifying these two files?  I already
know how to do CSS.  And I have also tweaked some modifications given to
me here in this newsgroup.  But I'm interested in seeing the overall
syntax, especially the non-CSS parts that incorporate CSS.

It is ALL CSS, and no "special non-CSS parts"

There is however "proprietary mozilla syntax" usable, like @-moz-document() etc.

Best resource is http://developer.mozilla.org

That said, there is *no* _user_ oriented guide, it assumes you understand CSS; and you may need to use tools like DOMi (DOM inspector) to get id's, DOM for the page/chrome.

--
~Justin Wood (Callek)
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to