Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1971

skinning @import ignores all but the last @import

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.13-core
    • Skinning
    • None

    Description

      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.

      Attachments

        Activity

          People

            jeanne.waldman@oracle.com Jeanne Waldman
            jeanne.waldman@oracle.com Jeanne Waldman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: