Merge pull request #121 from danielyxie/bugfixes

Fixed background color on Infiltration selector
This commit is contained in:
danielyxie
2017-09-01 16:24:16 -05:00
committed by GitHub

View File

@ -118,6 +118,10 @@
margin: 8px;
}
#infiltration-faction-select {
background-color:black;
}
/* Generic Yes No Box */
#yes-no-text-input-box-input {
color: white;