File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
aspnet-core/DateTimePicker Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ N> To render the DateTimePicker Control you can use either Razor or Tag helper c
6363
64642 . The following screenshot displays the output for the above code.
6565
66- ![ Theme in ASP.NET Core DateTimePicker] ( appearance-and-styling_images/aspnet-core-date-time-picker-theme.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}
@@ -116,7 +116,7 @@ Using this CssClass you can override the existing styles under the theme style s
116116
117117 {% endhighlight %}
118118
119- ![ CSS class in ASP.NET Core DateTimePicker] ( appearance-and-styling_images/aspnet-core-date-time-picker-css-class.png )
119+ ![ CSS class in ASP.NET Core DateTimePicker. ] ( appearance-and-styling_images/aspnet-core-date-time-picker-css-class.png )
120120
121121
122122 Showcase for DateTimePicker with cssClass “Purple-dark”
You can’t perform that action at this time.
0 commit comments