mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 21:07:04 +02:00
Script editor now saves state when switching to other tabs. Updated to version 0.19.4
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user