changed color of inactive picking bars

This commit is contained in:
AngelRionCervi 2019-06-23 12:28:54 +02:00
parent 9af3466bc9
commit fc6910d3f6

View file

@ -349,11 +349,11 @@ html, body {
}
.marine-box {
background-color: #2c689c;
background-color: #436685;
}
.alien-box {
background-color: #9c602c;
background-color: #996633;
}
.marine-box-active {