Previous Topic: Report Customizations

Next Topic: iConsole Standard Policies

Incident Rate By Policy Report

Enable Background Color Styles

You can optionally configure the iConsole to color-code the results table of this report.

To edit the branded.css stylesheet:

  1. Log on to the iConsole front-end server.
  2. Browse to the \web\styles subfolder of the CA DLP installation folder.
  3. Edit the stylesheet branded.css by adding the following styles:
    .LowValue {background-color: #FFFFFF!important;}
    .LowMediumValue {background-color: #FFFF99!important;}
    .MediumValue {background-color: #FFCC99!important;}
    .MediumHighValue {background-color: #FF7777!important;}
    .HighValue {background-color: #FF7777!important;}