workspace state handling

This commit is contained in:
Ashley Wulber 2022-06-16 14:33:26 -04:00
parent dba44d579f
commit 2417ff6e31
7 changed files with 50 additions and 17 deletions

View file

@ -0,0 +1,4 @@
*.alert {
background-color: #aa3000;
color: white;
}