Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Black background color when operator ID rule openned from portal

SA-2449

Summary



While opening any operator id from portal the back ground color of the operator rule form is black. Due to this the icons/buttons and texts are not visible.This is observed when application is being upgraded to Pega 7.1.6. 

Error Messages



NA

Steps to Reproduce



Configure a portal to open the current operator’s rule form.
 
The Operator ID rule form will have a black background.


Root Cause



The root cause of this problem is the below snippet in the skin rule’s workform_xxx.css.
 
.expandInnerTabStyle, .headerTabbed .tabbed_expandInnerDivStyle, .headerTabbed .sectionBodyContainerCustomHead{
background-image:none;
background-color: #C7C9BE;
padding: 0;
border:none;
}

Resolution



This issue is resolved by changing the background as below:

1. background-color: #C7C9BE !important;
2. background-color: transparent;

 

Published January 31, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us