[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1517) messages styleClass - borders overlap when there is more than one message
Francisco Antônio (JIRA)
jira-events at lists.jboss.org
Wed Jun 20 17:10:51 EDT 2007
messages styleClass - borders overlap when there is more than one message
-------------------------------------------------------------------------
Key: JBSEAM-1517
URL: http://jira.jboss.com/jira/browse/JBSEAM-1517
Project: JBoss Seam
Issue Type: Patch
Components: Tools
Affects Versions: 1.2.1.GA
Environment: JBoss AS 4.0.5GA, Seam 1.2.1.GA
Reporter: Francisco Antônio
The style class
.message {
border: 1px solid #FFCC00;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
background-color: #F0F8FF;
font-size: 12px;
}
in file theme.css generated by Seam-Gen produces message borders that overlap oneanother where there is more than one message.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list