Datepicker font size

QuestionsDatepicker font size
Dragan Misic asked 11 years ago

Hi all,
Is it possible to change font size for datepicker control?
I have grid column with date type. I set date format and when I click in this textbox, datepicker is shown, but it is too small.
I am using inline editing.
Thank you

1 Answers
Abu Ghufran answered 11 years ago

Add this style, and adjust font size accordingly.

<style>
.ui-datepicker { font-size:13px !important; }
</style>

Your Answer

16 + 1 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?