|
|
@ -101,8 +101,8 @@ body::-webkit-scrollbar { |
|
|
|
.project .breadcrumbs { |
|
|
|
position: absolute; |
|
|
|
z-index: 20; |
|
|
|
left: 25px; |
|
|
|
top: -3px; |
|
|
|
right: 25px; |
|
|
|
top: 10px; |
|
|
|
} |
|
|
|
.project .breadcrumbs > a, |
|
|
|
.project .breadcrumbs > svg, |
|
|
@ -118,151 +118,150 @@ body::-webkit-scrollbar { |
|
|
|
content: "→"; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-GOAL > .name .innerContentContainer, |
|
|
|
.tagged-GOAL > .notes .innerContentContainer { |
|
|
|
.linked-xGOAL > .name .innerContentContainer, |
|
|
|
.linked-xGOAL > .notes .innerContentContainer { |
|
|
|
color: var(--yellow); |
|
|
|
} |
|
|
|
.tagged-GOAL > .name .innerContentContainer { |
|
|
|
.linked-xGOAL > .name .innerContentContainer { |
|
|
|
font-weight: bold; |
|
|
|
} |
|
|
|
.tagged-GOAL > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xGOAL > .name > .content > .innerContentContainer::before { |
|
|
|
content: "★"; |
|
|
|
color: var(--yellow); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-RESPONSIBILITY > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xRESPONSIBILITY > .name > .content > .innerContentContainer::before { |
|
|
|
content: "✦"; |
|
|
|
color: var(--red); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-RESPONSIBILITY > .name .innerContentContainer, |
|
|
|
.tagged-RESPONSIBILITY > .notes .innerContentContainer { |
|
|
|
.linked-xRESPONSIBILITY > .name .innerContentContainer, |
|
|
|
.linked-xRESPONSIBILITY > .notes .innerContentContainer { |
|
|
|
color: var(--red); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-RESPONSIBILITY > .name .innerContentContainer { |
|
|
|
.linked-xRESPONSIBILITY > .name .innerContentContainer { |
|
|
|
font-weight: bold; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-VISUALISATION > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xVISUALISATION > .name > .content > .innerContentContainer::before { |
|
|
|
content: "☁︎"; |
|
|
|
color: var(--green); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-VISUALISATION > .name .innerContentContainer, |
|
|
|
.tagged-VISUALISATION > .notes .innerContentContainer { |
|
|
|
.linked-xVISUALISATION > .name .innerContentContainer, |
|
|
|
.linked-xVISUALISATION > .notes .innerContentContainer { |
|
|
|
color: var(--green); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-VISUALISATION > .name .innerContentContainer { |
|
|
|
.linked-xVISUALISATION > .name .innerContentContainer { |
|
|
|
font-weight: bold; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.tagged-PROJECT > .name .innerContentContainer { |
|
|
|
.linked-xPROJECT > .name .innerContentContainer { |
|
|
|
font-weight: bold; |
|
|
|
} |
|
|
|
.tagged-PROJECT > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xPROJECT > .name > .content > .innerContentContainer::before { |
|
|
|
content: "⚑"; |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-ACTIVE > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xPROJECT.tagged-ACTIVE > .name > .content > .innerContentContainer::before { |
|
|
|
/* filter: invert(50%) sepia(100%) saturate(300%) hue-rotate(300deg) brightness(100%) contrast(300%); */ |
|
|
|
color: var(--magenta); |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-ACTIVE > .name .innerContentContainer, |
|
|
|
.tagged-PROJECT.tagged-ACTIVE > .notes .innerContentContainer { |
|
|
|
.linked-xPROJECT.tagged-ACTIVE > .name .innerContentContainer, |
|
|
|
.linked-xPROJECT.tagged-ACTIVE > .notes .innerContentContainer { |
|
|
|
color: var(--magenta); |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-PLANT > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xPROJECT.tagged-PLANT > .name > .content > .innerContentContainer::before { |
|
|
|
/* filter: invert(50%) sepia(100%) saturate(300%) hue-rotate(340deg) brightness(100%) contrast(100%); */ |
|
|
|
color: var(--orange); |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-PLANT > .name .innerContentContainer, |
|
|
|
.tagged-PROJECT.tagged-PLANT > .notes .innerContentContainer { |
|
|
|
.linked-xPROJECT.tagged-PLANT > .name .innerContentContainer, |
|
|
|
.linked-xPROJECT.tagged-PLANT > .notes .innerContentContainer { |
|
|
|
color: var(--orange); |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-STALLED > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xPROJECT.tagged-STALLED > .name > .content > .innerContentContainer::before { |
|
|
|
/* filter: invert(50%) sepia(100%) saturate(300%) hue-rotate(120deg) brightness(100%) contrast(100%); */ |
|
|
|
color: var(--cyan); |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-STALLED > .name .innerContentContainer, |
|
|
|
.tagged-PROJECT.tagged-STALLED > .notes .innerContentContainer { |
|
|
|
.linked-xPROJECT.tagged-STALLED > .name .innerContentContainer, |
|
|
|
.linked-xPROJECT.tagged-STALLED > .notes .innerContentContainer { |
|
|
|
color: var(--cyan); |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-SOMEDAY > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xPROJECT.tagged-SOMEDAY > .name > .content > .innerContentContainer::before { |
|
|
|
/* filter: invert(50%) sepia(100%) saturate(300%) hue-rotate(210deg) brightness(100%) contrast(100%); */ |
|
|
|
color: var(--violet); |
|
|
|
} |
|
|
|
.tagged-PROJECT.tagged-SOMEDAY > .name .innerContentContainer, |
|
|
|
.tagged-PROJECT.tagged-SOMEDAY > .notes .innerContentContainer { |
|
|
|
.linked-xPROJECT.tagged-SOMEDAY > .name .innerContentContainer, |
|
|
|
.linked-xPROJECT.tagged-SOMEDAY > .notes .innerContentContainer { |
|
|
|
color: var(--violet); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-HABIT > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xHABIT > .name > .content > .innerContentContainer::before { |
|
|
|
content: "↻"; |
|
|
|
/* filter: invert(50%) sepia(100%) saturate(300%) hue-rotate(330deg) brightness(100%) contrast(100%); */ |
|
|
|
color: var(--orange); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.tagged-HABIT > .name .innerContentContainer, |
|
|
|
.tagged-HABIT > .notes .innerContentContainer { |
|
|
|
.linked-xHABIT > .name .innerContentContainer, |
|
|
|
.linked-xHABIT > .notes .innerContentContainer { |
|
|
|
color: var(--orange); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-TASK > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xTASK > .name > .content > .innerContentContainer::before { |
|
|
|
/* content: "✔️"; */ |
|
|
|
content: "✓"; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-TASK.tagged-READY > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xTASK.tagged-NEXT > .name > .content > .innerContentContainer::before { |
|
|
|
/* filter: invert(50%) sepia(100%) saturate(300%) hue-rotate(160deg) brightness(90%) contrast(100%); */ |
|
|
|
color: var(--blue); |
|
|
|
} |
|
|
|
.tagged-TASK.tagged-READY > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-READY > .notes .innerContentContainer { |
|
|
|
.linked-xTASK.tagged-NEXT > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-NEXT > .notes .innerContentContainer { |
|
|
|
color: var(--blue); |
|
|
|
} |
|
|
|
.tagged-TASK.tagged-DAILY > .name > .content > .innerContentContainer::before, |
|
|
|
.tagged-TASK.tagged-WEEKLY > .name > .content > .innerContentContainer::before, |
|
|
|
.tagged-TASK.tagged-MONTHLY > .name > .content > .innerContentContainer::before, |
|
|
|
.tagged-TASK.tagged-IRREGULAR > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xTASK.tagged-DAILY > .name > .content > .innerContentContainer::before, |
|
|
|
.linked-xTASK.tagged-WEEKLY > .name > .content > .innerContentContainer::before, |
|
|
|
.linked-xTASK.tagged-MONTHLY > .name > .content > .innerContentContainer::before, |
|
|
|
.linked-xTASK.tagged-IRREGULAR > .name > .content > .innerContentContainer::before { |
|
|
|
content: "↻"; |
|
|
|
color: var(--green); |
|
|
|
} |
|
|
|
.tagged-TASK.tagged-DAILY > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-DAILY > .notes .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-WEEKLY > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-WEEKLY > .notes .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-MONTHLY > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-MONTHLY > .notes .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-IRREGULAR > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-IRREGULAR > .notes .innerContentContainer { |
|
|
|
.linked-xTASK.tagged-DAILY > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-DAILY > .notes .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-WEEKLY > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-WEEKLY > .notes .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-MONTHLY > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-MONTHLY > .notes .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-IRREGULAR > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-IRREGULAR > .notes .innerContentContainer { |
|
|
|
color: var(--green); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-TASK.tagged-WAITING > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xTASK.tagged-WAITING > .name > .content > .innerContentContainer::before { |
|
|
|
color: var(--cyan); |
|
|
|
} |
|
|
|
.tagged-TASK.tagged-WAITING > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-WAITING > .notes .innerContentContainer { |
|
|
|
.linked-xTASK.tagged-WAITING > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-WAITING > .notes .innerContentContainer { |
|
|
|
color: var(--cyan); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-TASK.tagged-BLOCKED > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xTASK.tagged-BLOCKED > .name > .content > .innerContentContainer::before { |
|
|
|
color: var(--red); |
|
|
|
} |
|
|
|
.tagged-TASK.tagged-BLOCKED > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-BLOCKED > .notes .innerContentContainer { |
|
|
|
.linked-xTASK.tagged-BLOCKED > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-BLOCKED > .notes .innerContentContainer { |
|
|
|
color: var(--red); |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-TASK.tagged-MAYBE > .name > .content > .innerContentContainer::before { |
|
|
|
.linked-xTASK.tagged-MAYBE > .name > .content > .innerContentContainer::before { |
|
|
|
/* filter: invert(50%) sepia(100%) saturate(300%) hue-rotate(210deg) brightness(90%) contrast(100%); */ |
|
|
|
color: var(--violet); |
|
|
|
} |
|
|
|
.tagged-TASK.tagged-MAYBE > .name .innerContentContainer, |
|
|
|
.tagged-TASK.tagged-MAYBE > .notes .innerContentContainer { |
|
|
|
.linked-xTASK.tagged-MAYBE > .name .innerContentContainer, |
|
|
|
.linked-xTASK.tagged-MAYBE > .notes .innerContentContainer { |
|
|
|
color: var(--violet); |
|
|
|
} |
|
|
|
|
|
|
@ -283,7 +282,8 @@ body::-webkit-scrollbar { |
|
|
|
color: var(--red) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.tag-RELAX { |
|
|
|
.tag-RELAX, |
|
|
|
.tag-REVIEW { |
|
|
|
color: var(--yellow) !important; |
|
|
|
} |
|
|
|
|
|
|
@ -316,7 +316,7 @@ body::-webkit-scrollbar { |
|
|
|
.project.collapsed > .name, |
|
|
|
.project.open > .name, |
|
|
|
.root > .name { |
|
|
|
color: var(--white) !important; |
|
|
|
/* color: var(--white) !important; */ |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-done > .name > .content, |
|
|
@ -353,39 +353,31 @@ body::-webkit-scrollbar { |
|
|
|
color: var(--blue) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-event > .name > .content > .innerContentContainer, |
|
|
|
.tagged-event > .name > .content > .innerContentContainer > .contentTag { |
|
|
|
background-color: var(--red) !important; |
|
|
|
color: var(--black) !important; |
|
|
|
.tagged-event > .name > .content > .innerContentContainer { |
|
|
|
color: var(--red) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-reminder > .name > .content > .innerContentContainer, |
|
|
|
.tagged-reminder > .name > .content > .innerContentContainer > .contentTag { |
|
|
|
background-color: var(--blue) !important; |
|
|
|
color: var(--black) !important; |
|
|
|
.tagged-reminder > .name > .content > .innerContentContainer { |
|
|
|
color: var(--blue) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-gym > .name > .content > .innerContentContainer, |
|
|
|
.tagged-gym > .name > .content > .innerContentContainer > .contentTag { |
|
|
|
background-color: var(--yellow) !important; |
|
|
|
color: var(--black) !important; |
|
|
|
.tagged-gym > .name > .content > .innerContentContainer { |
|
|
|
color: var(--yellow) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-meeting > .name > .content > .innerContentContainer, |
|
|
|
.tagged-meeting > .name > .content > .innerContentContainer > .contentTag { |
|
|
|
background-color: var(--magenta) !important; |
|
|
|
color: var(--black) !important; |
|
|
|
.tagged-plan > .name > .content > .innerContentContainer { |
|
|
|
color: var(--green) !important; |
|
|
|
} |
|
|
|
|
|
|
|
.tagged-work > .name > .content > .innerContentContainer { |
|
|
|
color: var(--red) !important; |
|
|
|
color: var(--magenta) !important; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.tagged-plan > .name > .content > .innerContentContainer { |
|
|
|
color: var(--green) !important; |
|
|
|
.tagged-birthday > .name > .content > .innerContentContainer { |
|
|
|
color: var(--violet) !important; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.half-open.tagged-a > .name > .bullet, |
|
|
|
.collapsed.tagged-a > .name > .bullet, |
|
|
|
.tagged-a > .name > .bullet { |
|
|
|