Implements inventory system, wip
This commit is contained in:
@@ -263,8 +263,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Dialog application styling
|
||||
.application.dialog.prismrpg {
|
||||
// Dialog application styling — only apply grey gradient when roll dialog content is present
|
||||
.application.dialog.prismrpg:has(.prismrpg-roll-dialog-modern) {
|
||||
.window-content {
|
||||
background: linear-gradient(135deg, #f5f5f5 0%, #e0e0e0 100%);
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user