diff --git a/css/menupages.css b/css/menupages.css index 8a73b0322..d86f2ea46 100644 --- a/css/menupages.css +++ b/css/menupages.css @@ -501,6 +501,18 @@ width: 50%; } +.dev-text-input { + color: var(--my-font-color); + border: 1px solid white; + background-color:black; +} + +.dev-dropdown-input { + color: var(--my-font-color); + border: 1px solid white; + background-color:black; +} + /* Location */ #location-container { position: fixed; diff --git a/index.html b/index.html index cc02be725..9c3bc8de3 100644 --- a/index.html +++ b/index.html @@ -488,20 +488,20 @@
- + Queue AugmentationMay require save + reload - Add/Remove source file If Lvl == 0 the sf will be removed, calling it with another level will replace your current source file. You CAN set a source file higher than it's maximum level. + Add/Remove source file If Lvl == 0 the sf will be removed, calling it with another level will replace your current source file. You CAN set a source file higher than it's maximum level. - + Receive inviteMay require save + reload - + ConnectConnect to the target server. - + Add ProgramAdd this program to the player home server, won't add the same program twice. Trigger BitFlumeQuick escape to change BN, does not give SFs @@ -512,19 +512,19 @@ maximize all servers moneySet all servers available money to maximum for that server - + add hacking expAdd that many hacking experience point, use negative numbers to remove, don't worry about going under 0 exp - + add strength expAdd that many strength experience point, use negative numbers to remove, don't worry about going under 0 exp - + add defense expAdd that many defense experience point, use negative numbers to remove, don't worry about going under 0 exp - + add dexterity expAdd that many dexterity experience point, use negative numbers to remove, don't worry about going under 0 exp - + add agility expAdd that many agility experience point, use negative numbers to remove, don't worry about going under 0 exp - + add charisma expAdd that many charisma experience point, use negative numbers to remove, don't worry about going under 0 exp - + add intelligence expAdd that many intelligence experience point, use negative numbers to remove, don't worry about going under 0 exp enable intelligenceEnables the intelligence stat disable intelligenceDisables the intelligence stat