mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
0.27.0 2nd Tier Prestige + Gangs
This commit is contained in:
+6
-16
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user