A FeedbackPanel will automatically add a class of feedbackPanel<Feedback Level>  to all li elements.   So, for example, you can create a CSS class called feedbackPanelERROR.  If you don't like the naming of the classes, you can just override the getCSSClass() method.

--Andrew

On 10/24/05, Nick Heudecker <[EMAIL PROTECTED]> wrote:
Is it possible to add a CSS style to the <UL> tag used by the FeedbackPanel?  My panels are either going to display INFO messages or ERROR messages. 

Reply via email to