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

Some css properties are not defined and can not be used in the skin factory like border-radius

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.2.0, 2.0.0
    • 1.1.0
    • None

      How to reproduce :

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

      > we should provide an easly process to add css properties that have not been initialy planned. We need this one :

      • border-radius,
      • text-shadow,
      • box-shadow,
      • background-position,
      • background-repeat,
        and probably lot of more.

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

              Created:
              Updated:
              Resolved: