GUI Customization Q: How is it possible to define a new css style schema configuration or change the default style schema configuration?
The file classes/style.prop contains all style-values which are substituted by default (if the user has not changed the style via GUI). You can edit these values for changing colors, sizes etc. The corresponding user-dependent values are saved in the database as user properties. Substituting the whole schema (not only colors, sizes etc.) is possible by creating an own css-file “avwlocal.css”, stored in APPLICATION-PATH\classes\lang\default\html\local (e.g. C:\enterprise\classes\lang\defautlt\html\local).