Support handling vault-content events in the vault UI
This commit is contained in:
@@ -38,6 +38,10 @@ div[class|="inventory-item"] .quantity {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
div[class|="inventory-item"] .damage.empty{
|
||||
display: none;
|
||||
}
|
||||
|
||||
div[class|="inventory-item"] .damage {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
Reference in New Issue
Block a user