[
https://issues.apache.org/jira/browse/TRINIDAD-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-1971.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.13-core
> skinning @import ignores all but the last @import
> -------------------------------------------------
>
> Key: TRINIDAD-1971
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1971
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Skinning
> Reporter: Jeanne Waldman
> Assignee: Jeanne Waldman
> Fix For: 1.2.13-core
>
>
> The skinning framework is ignoring all but the last @import.
> In purpleBigFont.css, I have:
> @import url("purpleBigFontSkinTwo.css");
> @import url("purpleBigFontSkinThree.css");
> The selectors from 'Two' are not getting imported.
> The selectors from 'Three' are.
> If I swap the order, then 'Two' is getting imported, and 'Three' is not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.