|
@ -547,6 +547,11 @@ body::-webkit-scrollbar { |
|
|
border-color: var(--red) !important; |
|
|
border-color: var(--red) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.linked:not(.tagged-done):not(.tagged-missed):not(.tagged-na) > .name .time-future:not(.time-tomorrow) > .content-wrapper { |
|
|
|
|
|
color: var(--highlight) !important; |
|
|
|
|
|
border-color: var(--highlight) !important; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.matching-node { |
|
|
.matching-node { |
|
|
display: none !important; |
|
|
display: none !important; |
|
|
} |
|
|
} |
|
|