change(ui) - date picker hover color
This commit is contained in:
parent
966f3bc556
commit
260bf0e992
1 changed files with 5 additions and 0 deletions
|
|
@ -5,4 +5,9 @@
|
|||
.DateRangePicker__CalendarSelection {
|
||||
background-color: $teal !important;
|
||||
border-color: $teal !important;
|
||||
}
|
||||
|
||||
|
||||
.DateRangePicker__Date .DateRangePicker__CalendarHighlight--single {
|
||||
border-color: $teal !important;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue