On 11/28/2001 10:55 AM, nicolas degory wrote:

> I'm wondering if the fact that signatures (*) are not displayed 
> differently (an other color for instance) is considered as a bug (I use 
> moz 0.9.6 / NT).

Yes, this is broken yet again. IIRC a bug has been filed already.

You can set the color manually by adding a few lines to your
userContent.css:

.moz-txt-sig, .moz-signature {
 color: red !important;
 }
 .moz-txt-sig > a, .moz-signature > a {
 color: CC0033 !important;
 }


The color here is just an example of course.


Holger
-- 
Netscape 6 Tips deutsch: http://www.hmetzger.de


Reply via email to