Issue (View Online)

Key: NXP-1142
Issue Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Jean-Marc Orliaguet
Reporter: Jean-Marc Orliaguet
Original Estimate: 15 minutes
Remaining Estimate: 15 minutes

Operations

View all
View comments
View history
incorrect css rendering of style selectors containing commas 
Updated: 01/06/07 21:20   Created: 01/06/07 21:20  

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.1 M3

 Description   
styles with ', ' in their selector are incorrectly rendered as:

.nxStyle1781447028 table.dataOutput thead th a,
table.dataOutput thead th a:hover,
table.dataOutput thead th a:active,
table.dataOutput thead th a:visited {color:#FFF;}

instead of:

.nxStyle1781447028 table.dataOutput thead th a,
.nxStyle1781447028 table.dataOutput thead th a:hover,
.nxStyle1781447028 table.dataOutput thead th a:active,
.nxStyle1781447028 table.dataOutput thead th a:visited {color:#FFF;}

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to