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

Text on the Button is inconsistent

SA-30782

Summary



On clicking a row in a repeat grid, user notices that the color of the label on a button in one of grid columns turns to black from white.


Error Messages



Not Applicable


Steps to Reproduce



1. Add a button to one of the columns in a Repeat Grid layout.
2. During runtime, click on any row of the grid.


Root Cause



This is an expected behavior as the text in the grid is set to black on row focus in the Skin rule.

Resolution



Perform the following local-change:

1. Create a custom css rule and add the below style.

    table.gridTable .pzhc .pzbtn-rnd {
         color: white;
    }


 2. Include this custom css in the scripts & Styles tab of the harness used.


 

 

Published November 28, 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