Time Input - Style

Hi there,

The time picker from the various input dropdowns:

Has some default styles like the focus border color being black, and the focus color blue etc..

Is there any way to modify these without adding a break point into the dev tools, selecting it, finding the custom class etc.. ?

Using the above method was clunky at best in my published app and I have virtually no control over that in the editor.

Many thanks in advance.

Hi Adrien :waving_hand:

We don’t currently have a way of editing every style class for this element.

What I recommend you do is submit a feedback report here:

So you can explain which style attributes you need access to and why. This way our developers can sit down to discuss if the implementation makes sense and if it’s possible.

Thank you for bringing this up.

Cheers!

Hi Agustin,

Many thanks for your response. I will reach out - perhaps an ‘easy’ alternative could be to simply tell us / expose what classes the element(s) uses? I used Nano Banana to quickly show what I have in mind, modifying the screenshot I sent earlier:

If elements have their classes exposed easily, e.g., clicking on them and adding the CSS. Or perhaps I would know to go to the custom CSS at the bottom and know what to add.

Of course, maybe that would be tedious work in the editor - just a thought.

Cheers