This is a migrated thread and some comments may be shown as answers.

Change datetime picker wrapper background color

1 Answer 309 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Douglas
Top achievements
Rank 1
Douglas asked on 13 Apr 2016, 10:05 PM

I am trying to use the datetimepicker.  Please see attached.  It has this blue border and background that I need to remove so it looks like other bootstrap components I am using.  I have tried everything css wise I can think of but have not been able to override the color.  How can I do this?  Thanks.  Code looks like this:

<div class="col-lg-4 col-md-5 col-sm-5">
<div class="input-group">
<input id="actionDate" class="form-control input-sm"
kendo-date-time-picker
ng-model="vm.currentTreatmentAction.ActionDate" />

</div>
</div>

 

 

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 15 Apr 2016, 10:38 AM
Hi Douglas,

When using Kendo UI alongside Twitter Bootstrap it is recommended using the Kendo UI Bootstrap theme - this way all Kendo UI widgets will match the appearance of Twitter Bootstrap. For more details check the corresponding documentation.

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Date/Time Pickers
Asked by
Douglas
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or