- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2018 05:43 AM
How can I change the background color of lists?
This is how the "change" list in my prod. Instance look like:
This is how i want it to look like (picture from my snow dev instance):
It's already working (by default) for the "incident" list, but not for "change","problem" and "case".
But i don't know how to change the list view from the first picture to the second.
The grey/white color should be helping users to differ between the rows more easily.
Thanks
Jan
Solved! Go to Solution.
- Labels:
-
Field Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2018 08:32 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2018 12:50 PM
Hi,
You should be able to add a system property called css.list.row.even.background.color and css.list.row.odd.background.color, leave the type as string and then give it a hexadecimal code in the value field.(Odd = white (#ffffff)) (Even = grey(#cfcfcf)) change the hexadecimal values if you want. Clear the browser cache and verify. Try it in a test instance or one of the ServiceNow demo instances and see if that works.
Regards,
Nithish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2018 08:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2018 01:41 AM
It's working,
thanks a lot.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2018 02:35 AM
if it's working, would you mind marking answer as correct to close the thread.
Thank you! 🙂