Jump to content

Recommended Posts

Posted

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*/
}

 

  • Like 1
Posted
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*/
}

 

 

2020-10-19_170447.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...