update db str
This commit is contained in:
@@ -587,6 +587,14 @@
|
||||
background: #16a34a;
|
||||
}
|
||||
|
||||
.calendar-day-selected {
|
||||
box-shadow: inset 0 0 0 2px #1be62c;
|
||||
}
|
||||
.calendar-day-selected:not(.calendar-day-today):not(.calendar-day-has-entry) {
|
||||
background: #f0fdf4;
|
||||
color: #1be62c;
|
||||
}
|
||||
|
||||
/* Recent Entries */
|
||||
.recent-entries {
|
||||
margin-bottom: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user