Implemented Applying to jobs. Working on Purchasing Servers

This commit is contained in:
Daniel Xie
2017-02-03 16:05:59 -06:00
parent afda3338bd
commit fc2dc82f1a
11 changed files with 537 additions and 126 deletions
-16
View File
@@ -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;