|
@ -109,11 +109,11 @@ body::-webkit-scrollbar { |
|
|
.project .breadcrumbs > .menu { |
|
|
.project .breadcrumbs > .menu { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
.project * .breadcrumbs > a:last-child { |
|
|
.project * .breadcrumbs > :nth-last-child(3) { |
|
|
font-size: 0; |
|
|
font-size: 0; |
|
|
display: initial !important; |
|
|
display: initial !important; |
|
|
} |
|
|
} |
|
|
.project * .breadcrumbs > a:last-child::after { |
|
|
.project * .breadcrumbs > :nth-last-child(3)::after { |
|
|
font-size: 12px; |
|
|
font-size: 12px; |
|
|
content: "→"; |
|
|
content: "→"; |
|
|
} |
|
|
} |
|
@ -357,7 +357,7 @@ body::-webkit-scrollbar { |
|
|
color: var(--red) !important; |
|
|
color: var(--red) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.tagged-reminder > .name > .content > .innerContentContainer { |
|
|
.tagged-note > .name > .content > .innerContentContainer { |
|
|
color: var(--blue) !important; |
|
|
color: var(--blue) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
@ -369,15 +369,10 @@ body::-webkit-scrollbar { |
|
|
color: var(--green) !important; |
|
|
color: var(--green) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.tagged-work > .name > .content > .innerContentContainer { |
|
|
|
|
|
color: var(--magenta) !important; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.tagged-birthday > .name > .content > .innerContentContainer { |
|
|
.tagged-birthday > .name > .content > .innerContentContainer { |
|
|
color: var(--violet) !important; |
|
|
color: var(--violet) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.half-open.tagged-a > .name > .bullet, |
|
|
.half-open.tagged-a > .name > .bullet, |
|
|
.collapsed.tagged-a > .name > .bullet, |
|
|
.collapsed.tagged-a > .name > .bullet, |
|
|
.tagged-a > .name > .bullet { |
|
|
.tagged-a > .name > .bullet { |
|
|