mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-10 07:11:53 +00:00
changed color of inactive picking bars
This commit is contained in:
parent
9af3466bc9
commit
fc6910d3f6
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue