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; }

    • 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

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

          Please open an improvement for your 2nd question

          Laurence Aumeunier added a comment - Please open an improvement for your 2nd question

          The following css properties have been added :

          • top
          • bottom
          • right
          • left

          The list of possible values for each of these properties can be defined as usual in the css-style.xml file of the model.

          I let the issue opened regarding your 2nd question (genericity for basic css properties).

          Thibaut Rizzi (Inactive) added a comment - The following css properties have been added : top bottom right left The list of possible values for each of these properties can be defined as usual in the css-style.xml file of the model. I let the issue opened regarding your 2nd question (genericity for basic css properties).

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

              Created:
              Updated:
              Resolved: