Work Notes Background in Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:17 AM - edited 06-19-2025 04:01 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:24 AM
Hi @MichaelZischeck
Check out the below system property and update the back ground color accordingly.
glide.ui.activity_stream.style.work_notes
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:54 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:29 AM
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.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 03:58 AM
I don't know... I assume it's a bug...