Corrections sur traits et fiches perso/creature
Release Creation / build (release) Successful in 8m45s

This commit is contained in:
2026-06-26 17:05:12 +02:00
parent 5eeffd5e24
commit e270d5704b
103 changed files with 711 additions and 403 deletions
+25
View File
@@ -2378,6 +2378,31 @@ li {
.mournblade-welcome-message .welcome-footer i {
font-size: 1rem;
}
.invocation-actor-list {
margin: 4px 10px;
border: 1px solid rgba(139, 69, 19, 0.3);
border-radius: 4px;
overflow: hidden;
}
.invocation-actor-list .invocation-actor-row {
padding: 3px 6px;
border-bottom: 1px solid rgba(139, 69, 19, 0.1);
}
.invocation-actor-list .invocation-actor-row:last-child {
border-bottom: none;
}
.invocation-actor-list .invocation-actor-row img {
width: 28px;
height: 28px;
}
.invocation-dropzone {
padding: 4px 10px 6px;
text-align: center;
font-size: 0.8rem;
color: #8b6914;
border-top: 1px dashed rgba(139, 69, 19, 0.3);
margin: 0 10px;
}
@keyframes pulse {
0%,
100% {