Preliminary rolls

This commit is contained in:
2021-11-01 22:23:43 +01:00
parent 4452f3826a
commit ea034953a6
15 changed files with 331 additions and 133 deletions

View File

@ -514,15 +514,6 @@
min-width: 460px;
min-height: 400px;
}
.bol.sheet.item .window-content {
background-color: white;
background-image: url("/systems/bol/ui/logo.webp");
background-repeat: no-repeat;
background-size: 190px 115px;
height: 100%;
padding: 5px;
overflow-y: hidden;
}
.bol.sheet.item .window-content form {
height: 100%;
}