Skip to content

Commit 3420660

Browse files
committed
made changes
1 parent 4682b33 commit 3420660

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

aspnet-core/DateTimePicker/Appearance-and-Styling.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Appearance and Styling | DateTimePicker | ASP.NET Core | Syncfusion
4-
description: appearance and styling
3+
title: Appearance and Styling in ASP.NET Core DateTimePicker | Syncfusion
4+
description: Learn here all about appearance and styling support in Syncfusion Essential ASP.NET Core DateTimePicker control, it's elements and more.
55
platform: aspnet-core
66
control: DateTimePicker
77
documentation: ug
88
---
99

10-
# Appearance and Styling
10+
# Appearance and Styling in ASP.NET Core DateTimePicker
1111

1212
## Theme
1313

@@ -63,7 +63,7 @@ N> To render the DateTimePicker Control you can use either Razor or Tag helper c
6363

6464
2. The following screenshot displays the output for the above code.
6565

66-
![](Appearance-and-Styling_images/Appearance-and-Styling_img1.png)
66+
![Theme in ASP.NET Core DateTimePicker](appearance-and-styling_images/aspnet-core-date-time-picker-theme.png)
6767

6868
Showcase of DateTimePicker with gradient lime dark theme
6969
{:.caption}
@@ -115,9 +115,9 @@ Using this CssClass you can override the existing styles under the theme style s
115115
</style>
116116

117117
{% endhighlight %}
118-
119118

120-
![](Appearance-and-Styling_images/Appearance-and-Styling_img2.png)
119+
![CSS class in ASP.NET Core DateTimePicker](appearance-and-styling_images/aspnet-core-date-time-picker-css-class.png)
120+
121121

122122
Showcase for DateTimePicker with cssClass “Purple-dark”
123123
{:.caption}

0 commit comments

Comments
 (0)