Style Sheets
- Last UpdatedJun 10, 2024
- 1 minute read
Overview
Earlier, most of the controls followed styles sheets of its own and sometimes even jumbled. Some controls had even multiple style sheets under their respective folders. Adding to that, some pages had even inline styles. So, changing the style was a Herculean tasks. Also, the changes might not reflect some times, because of the multiple existence of same class.
Now, customizing the UI styles as per your choice is no more a hectic task. Not more than 100 styles to be changed to give a look as per your desire.
AVEVA Work Tasks introduced a new style sheet named Global.css consisting around 100 styles is added and is commonly used by most of the controls. Around 40 style sheet files are removed which were used by individual controls. Same is applicable to Themes folders.
New common style sheet for all controls:
-
BPMUITemplates\Default\Common\StyleSheet\Global.css
-
The following style sheets are removed:
-
BPMUITemplates\Default\BAM\Stylesheet\global.css
-
BPMUITemplates\Default\Common\StyleSheet\common.css
-
BPMUITemplates\Default\Common\StyleSheet\DecisonsStyle.css
-
BPMUITemplates\Default\Common\StyleSheet\global1.css
-
BPMUITemplates\Default\Common\StyleSheet\NewStyleforWorkitemControl.css
-
BPMUITemplates\Default\Common\StyleSheet\report.css
-
BPMUITemplates\Default\Common\StyleSheet\SchemaDefinition.css
-
BPMUITemplates\Default\Common\StyleSheet\workflowdotnet.css
-
BPMUITemplates\Default\en-US\StyleSheet\calender.css
-
BPMUITemplates\Default\en-US\StyleSheet\common.css
-
BPMUITemplates\Default\en-US\StyleSheet\global.css
-
BPMUITemplates\Default\en-US\StyleSheet\workflowdotnet.css
-
BPMUITemplates\Default\Expression\Stylesheet\pd.css
-
BPMUITemplates\Default\Expression\Stylesheet\properties.css
-
BPMUITemplates\Default\Expression\Stylesheet\StyleDefault.css
-
BPMUITemplates\Default\HWS\Stylesheet\global.css
-
BPMUITemplates\Default\ProcessExecutionView\Stylesheet\common.css
-
BPMUITemplates\Default\ProcessExecutionView\Stylesheet\global.css
-
BPMUITemplates\Default\ProcessExecutionView\Stylesheet\properties.css
-
BPMUITemplates\Default\ProcessExecutionView\Stylesheet\varandcontents.css
-
BPMUITemplates\Default\ProcessExecutionView\Stylesheet\wer.css
-
BPMUITemplates\Default\ProcessExecutionView\Stylesheet\workflowdotnet.css
-
BPMUITemplates\Default\Repository\ListControl\Styles\Style.css
-
BPMUITemplates\Default\Repository\Site\styles\ApplicationStyles.css
-
BPMUITemplates\Default\Repository\Site\styles\template-wizard.css
-
BPMUITemplates\Default\Repository\Site\styles\aquila.css
-
BPMUITemplates\Default\SOA\SOA.css
-
BPMUITemplates\Default\StyleSheet\calender.css
-
BPMUITemplates\Default\StyleSheet\common.css
-
BPMUITemplates\Default\StyleSheet\global.css
-
BPMUITemplates\Default\StyleSheet\workflowdotnet.css
-
BPMUITemplates\Default\StyleSheet\global1.css
Exceptional case:
Though most of the customization happens by changing the Global.css, some controls like Process Designer control, Forms control still refers to some of the style sheets under respective folders. You need to change the styles in the style sheets listed below for complete customization.
-
BPMUITemplates\Default\ProcessDesigner\Menu\mainmenu.css
-
BPMUITemplates\Default\ProcessDesigner\Menu\menu.css
-
BPMUITemplates\Default\ProcessDesigner\Stylesheet\global.css
-
BPMUITemplates\Default\ProcessDesigner\Stylesheet\pd.css
-
BPMUITemplates\Default\ProcessDesigner\Stylesheet\properties.css
-
BPMUITemplates\Default\ProcessDesigner\Stylesheet\SchemaDefinition.css
-
BPMUITemplates\Default\ProcessDesigner\toolbar\Graphics\Graphics.css
-
BPMUITemplates\Default\SkeltaForms\StyleSheet\Designer.css
-
BPMUITemplates\Default\SkeltaForms\StyleSheet\menustyles.css
-
BPMUITemplates\Default\SkeltaForms\StyleSheet\SkeltaForm.css