mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-22 22:22:26 +01:00
Merge pull request #121 from danielyxie/bugfixes
Fixed background color on Infiltration selector
This commit is contained in:
commit
b078555e8b
@ -118,6 +118,10 @@
|
|||||||
margin: 8px;
|
margin: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#infiltration-faction-select {
|
||||||
|
background-color:black;
|
||||||
|
}
|
||||||
|
|
||||||
/* Generic Yes No Box */
|
/* Generic Yes No Box */
|
||||||
#yes-no-text-input-box-input {
|
#yes-no-text-input-box-input {
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
Reference in New Issue
Block a user