date picker selected today style updated
This commit is contained in:
parent
ecd095cbb9
commit
6688acb2ce
|
|
@ -2274,7 +2274,9 @@ option:focus
|
|||
|
||||
.flatpickr-calendar .flatpickr-day.today
|
||||
{
|
||||
border: 1px solid #3c3f72;
|
||||
border: 1px solid #3c3f72 !important;
|
||||
background: #3c3f72 !important;
|
||||
color: #ffffff !important
|
||||
}
|
||||
|
||||
.flatpickr-calendar .flatpickr-day.today:hover
|
||||
|
|
|
|||
Loading…
Reference in New Issue