Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0-b1
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
-
Epic Link:
Description
1. Remove gradients from within the client profile contact box including the Member, toggle, and contact sections.
2. Move the heading and status markup above and outside the client_detail_box_inner div so that the border does not extend into these sections.
Requires updating the following style to 248px:
.client_detail_box .heading {
width: 248px;
}
3. Set the panel heading to use the same colors as other panels from the theme.
#3 is not done for this. I think you should revise the Contacts section that appears in this box as well before moving this to the theme colors.