Hi everybody,
Anybody could help me giving the name of the ccs object for field background in parameters view ?
It looks very dark in my solution, I would like to lighten it, using css style customization.
Thanks in advance,
Olivier
Fields background color in parameters view
2 posts
• Page 1 of 1
Posts: 1
Joined: Mon May 07, 2018 7:59 am |
|
Hi Olivier, you can increase the opacity of that class to make it a little more contrasted. We're actually setting the background-color of those dropdowns white, but they're normally set to 15% opacity. If you set it to 40%, it makes them appear lighter in color. Here's the CSS for that:
.settings-container .select-wrapper { background-color: rgb(255,255,255,.40) !important; } You could also change the rgb color of the background color if desired. Regards, KC |
|
2 posts
• Page 1 of 1
Return to DayBack Calendar for FileMaker
Who is online
Users browsing this forum: No registered users and 3 guests