Canestraro Posted October 16, 2020 Posted October 16, 2020 Hello, I would like to leave my unidatetimepicker this way does anyone have the css for that? I'm using a desktop, I've seen it on mobile groups but it doesn't work; Quote
x11 Posted October 16, 2020 Posted October 16, 2020 UniDateTimePicker1.LayoutConfig.cls := 'dtp'; in Custom CSS .dtp .x-form-text-wrap, .dtp .x-form-text-default { border-top: none; background-image: none;/*remove the image with a gradient*/ } 1 Quote
55143681 Posted October 19, 2020 Posted October 19, 2020 On 10/16/2020 at 2:01 PM, x11 said: UniDateTimePicker1.LayoutConfig.cls := 'dtp'; in Custom CSS .dtp .x-form-text-wrap, .dtp .x-form-text-default { border-top: none; background-image: none;/*remove the image with a gradient*/ } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.