File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
.ui-datepicker-visible { -moz-transform : scale (1 ); -ms-transform : scale (1 ); -webkit-transform : scale (1 ); filter : alpha (opacity=100); opacity : 1 ; transform : scale (1 ); }
4
4
.ui-datepicker-disabled { color : silver !important ; cursor : pointer; }
5
5
.ui-datepicker-body , .ui-datepicker-months , .ui-datepicker-years { height : 235px ; }
6
- .ui-datepicker-footer { background-color : # F8F8F8 ; border-top : 1px solid # E0E0E0 ; display : flex; font-size : 11px ; height : 28px ; justify-content : space-between; line-height : 26px ; padding : 0 8px ; }
6
+ .ui-datepicker-footer { background-color : # F8F8F8 ; border-top : 1px solid # E0E0E0 ; display : flex; font-size : 11px ; height : 28px ; justify-content : space-between; line-height : 26px ; padding : 0 8px ; border-radius : 0 0 var ( --radius ) var ( --radius ); }
7
7
.ui-datepicker-footer > span : hover { text-decoration : underline; }
8
8
.ui-datepicker-now , .ui-datepicker-clear { color : # 000 ; cursor : pointer; }
9
9
.ui-datepicker-day-today div { background-color : # F0F0F0 ; font-weight : bold; }
Original file line number Diff line number Diff line change 1
1
{
2
2
"datecreated" : " 2019-02-06T21:33:00.000Z" ,
3
- "dateupdated" : " 2025-05-07T11:59:01 .000Z" ,
3
+ "dateupdated" : " 2025-05-07T12:00:00 .000Z" ,
4
4
"name" : " j-DatePicker" ,
5
5
"jcomponent" : " 19|20" ,
6
6
"color" : " white" ,
You can’t perform that action at this time.
0 commit comments