Browse Source

lazygit

main
Gregory Leeman 6 days ago
parent
commit
46afb33802
  1. BIN
      .DS_Store
  2. 5
      workflowy-helper/style.css

BIN
.DS_Store

Binary file not shown.

5
workflowy-helper/style.css

@ -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;
} }

Loading…
Cancel
Save