Prevent selecting disabled dates
This commit is contained in:
parent
e9d7ff50f5
commit
939a162ad7
4 changed files with 13 additions and 4 deletions
|
@ -46,7 +46,7 @@
|
|||
}
|
||||
&-cell:hover, &-focused{
|
||||
em{
|
||||
background: @date-picker-cell-hover-bg;
|
||||
background: @date-picker-cell-hover-bg !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue