Greatly improved file handling flow and added popup guards.

This commit is contained in:
2021-12-05 21:18:39 -06:00
parent cbf5706845
commit bed8af256c
9 changed files with 482 additions and 162 deletions

View File

@@ -39,6 +39,10 @@ notebook > header > tabs > tab:checked {
color: rgba(255, 255, 255, 0.5);
}
.alert-border {
border: 2px solid rgba(116, 0, 0, 0.64);
}
/* * {
background: rgba(0, 0, 0, 0.14);