Updated some todos and notes. Added Datasnipper. Archived old notes.

This commit is contained in:
Norm Rasmussen
2023-08-28 16:33:25 -04:00
parent f30449b8ef
commit c03f332ad3
81 changed files with 75 additions and 48 deletions

View File

@ -1,11 +0,0 @@
.theme-picker-modal {
box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 25%);
}
.theme-picker-color-scheme-icon > svg {
fill: var(--text-muted);
}
.theme-picker-color-scheme-icon:hover > svg {
fill: var(--text-normal);
}