Corrections sur traits et fiches perso/creature
Release Creation / build (release) Successful in 8m45s
Release Creation / build (release) Successful in 8m45s
This commit is contained in:
@@ -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% {
|
||||
|
||||
Reference in New Issue
Block a user