|
@ -466,6 +466,14 @@ body::-webkit-scrollbar { |
|
|
/* margin-right: 4px; */ |
|
|
/* margin-right: 4px; */ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.timed-tomorrow > .name > .content::after { |
|
|
|
|
|
content: "☂︎"; |
|
|
|
|
|
color: var(--violet); |
|
|
|
|
|
margin-left: 6px; |
|
|
|
|
|
/* margin-right: 4px; */ |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.notes .time-today > .content-wrapper { |
|
|
.notes .time-today > .content-wrapper { |
|
|
background-color: var(--white) !important; |
|
|
background-color: var(--white) !important; |
|
|
color: var(--black); |
|
|
color: var(--black); |
|
|