mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
Implemented Applying to jobs. Working on Purchasing Servers
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
#script-editor-status {
|
||||
float: left;
|
||||
color: #ffffff;
|
||||
@@ -100,21 +99,6 @@
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
/* Purchase servers */
|
||||
#purchase-servers-container {
|
||||
position: fixed;
|
||||
padding-top: 10px;
|
||||
padding-left: 10px;
|
||||
height: 100%;
|
||||
margin-left: 10%;
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
#purchase-servers-input, #purchase-servers-gb-text {
|
||||
display:inline-block;
|
||||
color: #66ff33;
|
||||
}
|
||||
|
||||
/* Create program */
|
||||
#create-program-container {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user