Work with CSS

Use cascading style sheets (CSS) to customize the look and feel of your web form elements. Modify visual attributes such as color, font, or margin, of an element using custom CSS code.

You can manage and control the appearance of the web form by applying an available CSS stylesheet to the form or by importing an existing CSS stylesheet.

While importing a CSS, Process Automation validates the stylesheet and highlights any possible errors. Process Automation allows you to make changes to the imported stylesheet in the CSS editor before creating it.

Note:

Process Automation does not support javascript references in CSS. Oracle does not recommend using the CSS to position elements.

You can apply any uploaded CSS to a form. To apply a CSS to a form, select the required CSS and click Apply. Once you have applied a CSS to a form, you can preview the changes on the form. However, you cannot maintain more than 20 stylesheets in each process automation application. The stylesheets are specific to an application.

Note:

The size of the stylesheet must not exceed 100 KB.