Hi Markus, Thank you for your advice.
Your solution is doing well in Firefox but it does not seem to work in IE6. I assume it a bug that the style-class assigned to the affected elements in HTML is not generated in the CSS-file and will file a JIRA about that issue. Regards, Thorsten -----Ursprüngliche Nachricht----- Von: Markus Heinisch [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 4. Oktober 2006 10:04 An: [email protected] Betreff: AW: [SPAM] - tr:outputText and tr:selectBooleanCheckbox not affected by .AFDefaultFont:alias style? - Bayesian Filter detected spam Hi Günther, I noticed the same problem. I used a simple CSS selector like: body, textarea, input, select, label { font: tahoma, arial, geneva, sans-serif; font-size: 12px; } Likely, you archive the same styling with a af|body selector. Cheers, Markus ------------------------------------------ Markus Heinisch Dipl.-Inform. Senior Consultant Trivadis GmbH Freischützstrasse 92 81927 München Germany Tel.: +49-89-99275930 Fax : +49-89-99275959 Mobile: +49-162-2959616 mailto:[EMAIL PROTECTED] http://www.trivadis.com > -----Ursprüngliche Nachricht----- > Von: Günther, Thorsten [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 3. Oktober 2006 13:54 > An: [email protected] > Betreff: [SPAM] - tr:outputText and tr:selectBooleanCheckbox > not affected by .AFDefaultFont:alias style? - Bayesian Filter > detected spam > > Hi! > > > > It seems the text-output of tr:outputText and > tr:selectBooleanCheckbox is not affected by settings I made > in my skin's CSS with ".AFDefaultFont:alias". I can't find > the elements style-class ("x20" for example) in the generated > CSS-file. Is this a bug in the CSS generation or is there a > style I have to set other then ".AFDefaultFont:alias". > > > > TIA, regards, > > Thorsten > >
