Re: Remove bulletpoints from messagetext in feedbackpanel

2008-12-15 Thread Nino Saturnino Martinez Vazquez Wael
Yeah, and if you want you can also put on a special icon[1], like warning triangle etc for the separate states a feedback message can be.. [1] http://jacorre.com/design/cssnavmenus.htm Adriano dos Santos Fernandes wrote: HITECH79 escreveu: Hallo, how can i remove the bulletpoints from mess

Re: Remove bulletpoints from messagetext in feedbackpanel

2008-12-15 Thread Adriano dos Santos Fernandes
HITECH79 escreveu: Hallo, how can i remove the bulletpoints from messagetext in the feedbackpanel?? With CSS stylesheet: li.feedbackPanelINFO { list-style-type: none; } li.feedbackPanelERROR { list-style-type: none; } Adriano --

Remove bulletpoints from messagetext in feedbackpanel

2008-12-15 Thread HITECH79
Hallo, how can i remove the bulletpoints from messagetext in the feedbackpanel?? Thanks... -- View this message in context: http://www.nabble.com/Remove-bulletpoints-from-messagetext-in-feedbackpanel-tp21011955p21011955.html Sent from the Wicket - User mailing list archive at Nabble.com