package org.argeo.cms.e4.users; /** Centralize the declaration of Workbench specific CSS Styles */ interface CmsWorkbenchStyles { // Specific People layouting String WORKBENCH_FORM_TEXT = "workbench_form_text"; }