Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Also NGClient will output special classes for default components that can be used from solution css to easily style all components of same time. The name of the class is svy-componentName (so svy-label, svy-button, svy-calendar, svy-textfield...).

 

Changes from previous version

In NGClient, Sevoy specific selectors such as:

...

After that, the styleClass property of the elements should be changed from "bold" to "label_bold" or "field_bold".

...

font-size

The "margin" css property should be changed with the "padding" property.

...