Rainer Döbele created EMPIREDB-466: --------------------------------------
Summary: Improve CSS style class building Key: EMPIREDB-466 URL: https://issues.apache.org/jira/browse/EMPIREDB-466 Project: Empire-DB Issue Type: Improvement Components: JSF2 Extensions Reporter: Rainer Döbele Currently css style classes are created using string functions which is slow and error prone. Thus a new class named "StyleClass" should be used as a type for the html "class" attribute which hold one or more style class names. -- This message was sent by Atlassian Jira (v8.20.10#820010)