PLEASE: get rid of box-shadow or make it configurable!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 08:19 AM
the box-shadow in input fields is awful.
either get rid of it or please make it configurable.
I could set a style value to white and get rid of it, with effect that all text went white too
"--now-color--neutral-18":"255,255,255",
the white text I circumvented by using this
"--now-color_text--primary": "0,0,0",
but on hover over a form-field it still shows the box-shadow.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2023 09:13 AM
You need to put this on the Idea portal or it will most likely not go anywhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2023 06:36 AM
my "solution" (which isn't by far) eliminates the check mark on the other hand.
Check mark and shadow go both by "--now-color--neutral-18". I can have either one, shadow or check mark, work, but not both... this is so tiresome