Create Program refactoring, added a notification for it when it comes up

This commit is contained in:
Daniel Xie
2017-05-05 11:52:48 -05:00
parent 66e4fa26a2
commit acc3b8cf89
7 changed files with 127 additions and 25 deletions
+6
View File
@@ -104,6 +104,12 @@
overflow-y: scroll;
}
#active-scripts-text {
width: 80%;
margin: 6px;
padding: 4px;
}
.active-scripts-list > li {
margin: 6px;
width: 80%;