style of <h:messages>

Hi all,

i tried to set the font color of the messges red. But it doesn't work. Here is my code.

<h:messages layout="table" style="color: red" />

But when i use

<h:message for="myCmpt" style="color:red"/>

at the same place. It works.

Can somebody tell me why.

Thank u,

m

[439 byte] By [m_za] at [2007-11-26 20:28:33]
# 1
<h:messages globalOnly="false" errorStyle="color:red" />
ferric4a at 2007-7-10 1:17:18 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...