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 messagetext in the
feedbackpanel??
With CSS stylesheet:
li.feedbackPanelINFO
{
list-style-type: none;
}
li.feedbackPanelERROR
{
list-style-type: none;
}
Adriano
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
-Wicket for love
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]