V 0.34.2 Changes

This commit is contained in:
danielyxie
2018-01-27 00:52:39 -06:00
parent 8d72dd0f4e
commit 5f817c8016
17 changed files with 3242 additions and 1124 deletions
-20
View File
@@ -64,26 +64,6 @@
margin-right: 0px;
}
#script-editor-save-and-close-button,
#script-editor-netscript-doc-button,
#script-editor-status-text {
display: inline-block;
}
#script-editor-status-text {
margin: 10px;
}
#script-editor-save-and-close-button {
float:left;
}
#script-editor-netscript-doc-button {
float: right;
padding-right: 0px;
margin-right: 2px;
}
#script-editor-wrapper {
height:100%;
width: 70%;