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

Interface styles modified post installing HFix-48351

SA-69748

Summary



After installing HFix-48351, Designer Studio Interface styles are modified.




Error Messages



Not Applicable


Steps to Reproduce



Not Applicable


Root Cause



A defect or configuration issue in the operating environment.


Resolution



As a local-change, include the below code in UserWorkForm:

<style>
.Temporary_top_tabs .Temporary_top_tabsList span#TABANCHOR span#TABSPAN .titleBarDataLabelStyle, .Temporary_top_tabs span#DV span#TABSPAN .titleBarDataLabelStyle, .Temporary_top_tabs .Temporary_top_tabsList .selected span#TABANCHOR span#TABSPAN .titleBarDataLabelStyle, .Temporary_top_tabs span#DVSELECTED span#TABSPAN .titleBarDataLabelStyle, .Temporary_top_tabs .Temporary_top_tabsList .selected span#TABANCHOR span#TABSPAN SPAN, .Temporary_top_tabs .Temporary_top_tabsList .selected span#TABANCHOR:hover span#TABSPAN SPAN, .Temporary_top_tabs .Temporary_top_tabsList span#TABANCHOR:hover span#TABSPAN SPAN, .Temporary_top_tabs span#DVSELECTED span#TABSPAN SPAN {     color: whitesmoke;
    font-family: OpenSans,sans-serif;
    font-size: 11px;
  }

.Temporary_top_tabs .Temporary_top_tabsList span#TABANCHOR span#TABSPAN .titleBarDataValueStyle, .Temporary_top_tabs span#DV span#TABSPAN .titleBarDataValueStyle, .Temporary_top_tabs .Temporary_top_tabsList span#TABANCHOR span#TABSPAN SPAN, .Temporary_top_tabs span#DV span#TABSPAN SPAN, .Temporary_top_tabs .Temporary_top_tabsList .selected span#TABANCHOR span#TABSPAN .titleBarDataValueStyle, .Temporary_top_tabs span#DVSELECTED span#TABSPAN .titleBarDataValueStyle {
    color: whitesmoke;
    font-family: OpenSans,sans-serif;
    font-size: 11px;
}

.Temporary_top_tabs .Temporary_top_tabsList .selected span#TABANCHOR {
   background: #525559;
}

.headerTabbed .headerTabsList span#TABANCHOR span#TABSPAN, .headerTabbed .headerTabsList a#TABANCHOR span#TABSPAN, .headerTabbed span#DV span#TABSPAN {
border-right: none;
}     
    
.Temporary_top_tabs .Temporary_top_tabsList span#TABANCHOR, .Temporary_top_tabs .Temporary_top_tabsList a#TABANCHOR, .Temporary_top_tabs span#DV {
    height: 100%;
    filter: none;
    background-image: none;
    background-color: #3b3e3f;
    border-left: 1px solid #525559;
    border-top: 1px none #BBBBBB;
    border-right: none;
    border-bottom: 1px none #BBBBBB;
    padding: 0px 0px 0px 14px;
    vertical-align: middle;
}
</style>



 

Published February 7, 2019 - Updated December 2, 2021

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