0.27.0 2nd Tier Prestige + Gangs

This commit is contained in:
danielyxie
2017-08-13 00:01:33 -05:00
parent 4a99c04772
commit 3db6d9d007
29 changed files with 2626 additions and 858 deletions
+6 -16
View File
@@ -97,12 +97,7 @@
color: white;
}
/* Purchase RAM for Home computer pop-up box */
#purchase-ram-for-home-box-container {
transition: opacity 400ms ease-in;
}
/* Purchase Invitation Box */
/* Purchase Augmentation Box */
#purchase-augmentation-box-container {
transition: opacity 400ms ease-in;
}
@@ -116,16 +111,6 @@
padding: 4px;
}
/* Travel Pop-up Box */
#travel-box-container {
transition: opacity 400ms ease-in;
}
#travel-box-text {
margin: 8px;
}
/* Infiltration-box */
#infiltration-box-sell,
#infiltration-box-faction {
@@ -134,6 +119,11 @@
margin: 8px;
}
/* Generic Yes No Box */
#yes-no-text-input-box-input {
color: white;
}
/* Game Options */
#game-options-container {
transition: opacity 400ms ease-in;