Fixed black background for stock market qty input

This commit is contained in:
danielyxie 2017-09-01 11:06:40 -05:00
parent b17f89eba7
commit a8e28e3d71

@ -585,6 +585,7 @@ div.faction-clear {
color: var(--my-font-color);
padding: 4px;
margin: 4px;
background-color:black;
}
.stock-market-buy-sell-button {