Browse Source

lazygit

main
Gregory Leeman 1 month ago
parent
commit
e147ad9741
  1. 8
      workflowy-helper/style.css

8
workflowy-helper/style.css

@ -466,6 +466,14 @@ body::-webkit-scrollbar {
/* margin-right: 4px; */ /* margin-right: 4px; */
} }
.timed-tomorrow > .name > .content::after {
content: "☂︎";
color: var(--violet);
margin-left: 6px;
/* margin-right: 4px; */
}
.notes .time-today > .content-wrapper { .notes .time-today > .content-wrapper {
background-color: var(--white) !important; background-color: var(--white) !important;
color: var(--black); color: var(--black);

Loading…
Cancel
Save