fixed today mark in datepicker inline in card with bg-*
This commit is contained in:
@@ -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%);
|
||||
|
||||
Reference in New Issue
Block a user