mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 06:03:50 +01:00
Merge pull request #118 from danielyxie/dev
Fixed black background for stock market qty input
This commit is contained in:
commit
2a9e405b9c
@ -585,6 +585,7 @@ div.faction-clear {
|
||||
color: var(--my-font-color);
|
||||
padding: 4px;
|
||||
margin: 4px;
|
||||
background-color:black;
|
||||
}
|
||||
|
||||
.stock-market-buy-sell-button {
|
||||
|
Loading…
Reference in New Issue
Block a user