Script editor now saves state when switching to other tabs. Updated to version 0.19.4

This commit is contained in:
Daniel Xie
2017-06-02 12:18:53 -05:00
parent b85783cebc
commit a3d45b3cc2
5 changed files with 6 additions and 18 deletions
-8
View File
@@ -51,14 +51,6 @@
margin-right: 2px;
}
#script-editor-netscript-doc-warning {
background-color: #555;
color: #FFFFFF;
}
#script-editor-netscript-doc-warning:hover {
background-color: #666;
}
#script-editor-wrapper {
height:100%;
width: 70%;