fixed today mark in datepicker inline in card with bg-*

pull/2197/head
REJack 5 years ago
parent e4970b6c30
commit 7dd7bce535
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888

@ -52,6 +52,10 @@
color: color-yiq($color);
}
table td.today::before {
border-bottom-color: color-yiq($color);
}
table td.active,
table td.active:hover {
background: lighten($color, 10%);

Loading…
Cancel
Save