Elastic: Add missing style of current position for keyboard navigation in datepicker

pull/6566/head
Aleksander Machniak 6 years ago
parent 58ffbe2a83
commit 890aedb29b

@ -355,6 +355,8 @@
color: @color-datepicker-font;
}
.ui-datepicker-days-cell-over a,
.ui-datepicker-days-cell-over a.ui-state-default,
.ui-state-highlight,
&.ui-widget-content .ui-state-highlight {
background: @color-datepicker-highlight-background;

Loading…
Cancel
Save