mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-22 06:02:26 +01:00
Fixed black background for stock market qty input
This commit is contained in:
parent
b17f89eba7
commit
a8e28e3d71
@ -585,6 +585,7 @@ div.faction-clear {
|
|||||||
color: var(--my-font-color);
|
color: var(--my-font-color);
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
|
background-color:black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.stock-market-buy-sell-button {
|
.stock-market-buy-sell-button {
|
||||||
|
Loading…
Reference in New Issue
Block a user