diff --git a/workflowy-helper/style.css b/workflowy-helper/style.css index dc217cb..f0271ef 100644 --- a/workflowy-helper/style.css +++ b/workflowy-helper/style.css @@ -586,13 +586,9 @@ body::-webkit-scrollbar { color: var(--green) !important; } -/* .tagged-underway > .name > .content, */ -/* .tagged-underway > .notes > .content, */ -/* .tagged-underway > .name time > span { */ -/* text-decoration: underline !important; */ -/* text-decoration-thickness: 2px !important; */ -/* text-decoration-color: var(--blue) !important; */ -/* } */ +.tag-underway { + color: var(--cyan) !important; +} .tagged-done > .name > .content, .tagged-done > .name time > span {