Uploaded image for project: 'Skin factory'
  1. Skin factory
  2. SKINFACTORY-54

Some css properties are not defined and can not be used in the skin factory like : .myclass{ top:20px; }

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0.0
    • 1.0.0
    • None

      How to reproduce :

      • put the line below in a css file of your model :
        .myclass{
             top:20px /* AMETYS ("default.default.top") */;
        }
      • generate and edit a skin from this model
      • the button corresponding to this line is not created in the skin factory ribbon.

      > perhaps we should provide an easly process to add css properties that have not been initialy planned

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: