I didn't know there was a way to customize these colors. That would be very helpful. We just transitioned to MAS 9.0 and everything is so different than the other versions - layout, cell sizes, colors and navigation. Is the user able to update these colors or does that need to come from an admin person?
------------------------------
Lori Goetzfridt
Rainbow Energy Center LLC
------------------------------
Original Message:
Sent: 11-05-2025 21:47
From: Niv Geo
Subject: MAS Manage: Custom Colors for pop up
Give this a go under CSS Customization
Checks for "White: #ffffff" updates background to "Orange : #eb6b0f
Updates background color to "Orange : #f8781c"
.dsc1 .dbottom div[ctype="buttongroup"][data-three-buttons="true"] button.pb:first-of-type,
#msgbox-dialog_inner div[ctype="buttongroup"][data-three-buttons="true"] button.pb:first-of-type {
margin-inline-end: 25% !important;
background: #eb6b0f;
color: #ffffff !important;
}
.dsc1 .dbottom div[ctype="buttongroup"][data-three-buttons="true"] button.pb:first-of-type:hover,
#msgbox-dialog_inner div[ctype="buttongroup"][data-three-buttons="true"] button.pb:first-of-type:hover {
background-color: #f8781c !important;
}


------------------------------
Niv Geo
Original Message:
Sent: 10-15-2025 18:44
From: Danny Richardson
Subject: MAS Manage: Custom Colors for pop up
Hello all, I believe MAS Manage is a lot more customizable than 7.6. So I was curious if there is a way to edit these button colors/backgrounds.

Thank you,
#Administration
#Customizations
#EndUser
#EverythingMaximo
#MaximoApplicationSuite
------------------------------
Danny Richardson
Maximo Administrator Manager
Technimark LLC
------------------------------