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

The buttons in Calendar do not have separators and rounded edge

SA-20106

Summary



There are no spaces between buttons, and button shapes do not have edges in Care Management Framework (CMF) 7.12 on Pega 7.1.


Error Messages



Not Applicable

Steps to Reproduce



1. Start Manager Portal.
2. Click the Calendar link.

Root Cause



Changes in CSS caused these issues.

Resolution



Perfom the following local-change:

Include the code snippet given below in UserWorkForm. <style>
 
div.pg-calendarview-button  .buttonTdLeft, div.pg-calendarview-button  .buttonTdRight
{
background-color: white !important;
}
 
div.pg-calendarview-button  .buttonTdMiddle {
 
border: 2px solid #23609d;
border-radius: 10px;
    }
 
</style>

This change results in the display given below.

 

Published February 25, 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