changement rolldialog

This commit is contained in:
Erwan Lemaire
2025-04-17 15:53:34 +02:00
parent d380efeed5
commit 5889a8111d
6 changed files with 252 additions and 221 deletions
+5
View File
@@ -383,6 +383,11 @@ ul.unstyled li {
}
.system-vermine2047 .sheet.actor form input[disabled],
.system-vermine2047 .sheet.actor form select[disabled] {
cursor: not-allowed;
}
.system-vermine2047 .sheet.actor form input[type=text]:hover:not(:disabled),
.system-vermine2047 .sheet.actor form input[type=text]:focus,
.system-vermine2047 .sheet.actor form select:hover:not(:disabled),
+1 -1
View File
@@ -1,7 +1,7 @@
.window-app.vermineDialog {
.window-content {
background: url(/systems/vermine2047/assets/images/ui/box_background.webp) repeat;
color: black;
}
.flexrow,