You can optionally configure the iConsole to color-code the results table of this report. But in the current CA DLP release, the stylesheet branded.css has been modified.
Verify that the color-coding gets correctly applied in this report when you upgrade your iConsole, edit branded.css.
To edit the branded.css stylesheet:
.LowValue {background-color: #FFFFFF;}
.LowMediumValue {background-color: #FFFF99;}
.MediumValue {background-color: #FFCC99;}
.MediumHighValue {background-color: #FF7777;}
.HighValue {background-color: #FF7777;}
.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;}
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |