Work Notes Background in Workspace

MichaelZischeck
Kilo Sage

we have 2 instances.

on workspace I want to give the work notes a different background, which works on DEV but not on PROD instance.

 

Applied styles are

Work Notes on DEV get these CSS styles "sn-as-card color-variant-yellow"

Work Notes on PROD get these CSS styles "sn-as-card color-variant-neutral"

 

I don't want to change the color-variant-neutral

 

end users are complaining that work notes (on PROD) do not have the yellow background.

 

how can I fix this?

5 REPLIES 5

J Siva
Tera Sage

Hi @MichaelZischeck 
Check out the below system property and update the back ground color accordingly.

 

JSiva_1-1750328672908.png

 

glide.ui.activity_stream.style.work_notes

Regards,
Siva

same on both instances.. 

if it WERE such a problem, I could solve it.. problem is the style set is different

and I don't want to change the style of color-variant-neutral, I want that the style color-variant-yellow is applied

Ankur Bawiskar
Tera Patron
Tera Patron

@MichaelZischeck 

then why are those different in both the instances?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I don't know... I assume it's a bug...