Browse Source

lazygit

main
Gregory Leeman 4 days ago
parent
commit
1248faeac4
  1. 10
      workflowy-helper/style.css

10
workflowy-helper/style.css

@ -586,13 +586,9 @@ body::-webkit-scrollbar {
color: var(--green) !important; color: var(--green) !important;
} }
/* .tagged-underway > .name > .content, */ .tag-underway {
/* .tagged-underway > .notes > .content, */ color: var(--cyan) !important;
/* .tagged-underway > .name time > span { */ }
/* text-decoration: underline !important; */
/* text-decoration-thickness: 2px !important; */
/* text-decoration-color: var(--blue) !important; */
/* } */
.tagged-done > .name > .content, .tagged-done > .name > .content,
.tagged-done > .name time > span { .tagged-done > .name time > span {

Loading…
Cancel
Save