mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 06:03:50 +01:00
Fixed background color on Infiltration selector
This commit is contained in:
parent
57ce0b3d53
commit
eac664a3d0
@ -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