Moved Honor/Glory/status in tooltip and some css fix

This commit is contained in:
Vlyan
2022-02-03 11:48:29 +01:00
parent 258c284c25
commit 330665e895
8 changed files with 49 additions and 24 deletions

View File

@@ -741,6 +741,12 @@ button {
top: -1px;
left: -1px;
}
.goodvalue {
color: #4e8c69;
}
.badvalue {
color: #ab2a00;
}
}
.card-header img {
display: inline-block;