Style in ESB management console is invalid
------------------------------------------
Key: JBESB-1678
URL:
http://jira.jboss.com/jira/browse/JBESB-1678
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Tooling
Affects Versions: 4.2.1 CP2
Reporter: Jiri Pechanec
Assigned To: Tom Cunningham
Priority: Minor
The file style_master.css in ESB console contains invalid style definition, see snippet
TH {
background-color : #000099;
color: #DEB887;
font-weight: bold;
}.bg_table {
background-color : #DEB887;
}
}.bg_cell{
background-color : #ffffff;
}
The bg_cell definition is orphaned.
--
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