Minor UI improvements, fixed job requirements to make them inline with multiplers of 5, rebalancing hacking times

This commit is contained in:
Daniel Xie
2017-05-02 23:38:58 -05:00
parent 635ef04967
commit 3eccf23a41
10 changed files with 121 additions and 92 deletions
+6
View File
@@ -29,9 +29,15 @@
}
#script-editor-filename-tag {
padding-top: 10px;
padding-bottom: 0px;
float: left;
}
#script-editor-save-and-close-button {
float: right;
display: inline-block;
}
#script-editor-filename {
float: left;