mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +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;
|
||||
}
|
||||
|
||||
#infiltration-faction-select {
|
||||
background-color:black;
|
||||
}
|
||||
|
||||
/* Generic Yes No Box */
|
||||
#yes-no-text-input-box-input {
|
||||
color: white;
|
||||
|
Loading…
Reference in New Issue
Block a user