From 1248faeac40b6ba0155bdac6b2fa1425412486a1 Mon Sep 17 00:00:00 2001 From: Gregory Leeman Date: Tue, 24 Jun 2025 11:53:07 +0100 Subject: [PATCH] lazygit --- workflowy-helper/style.css | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) 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 {