Recherche dans l'inventaire

Par nom ou par type, et dans les contenants
This commit is contained in:
2023-02-05 20:26:44 +01:00
parent 703ab2579d
commit fbcc167272
9 changed files with 86 additions and 50 deletions

View File

@ -1005,6 +1005,10 @@ ul, li {
max-height: 1.2rem;
}
span.embed-inline {
display: inline-flex;
}
.alterne-list > .list-item:hover {
background: rgba(100, 100, 50, 0.25);
}