This commit is contained in:
@@ -176,6 +176,22 @@
|
||||
}
|
||||
}
|
||||
|
||||
.dialog-warning {
|
||||
margin: 0.4rem 0.2rem 0.2rem;
|
||||
padding: 0.35rem 0.5rem;
|
||||
border-left: 3px solid #c8941a;
|
||||
background: rgba(200, 148, 26, 0.12);
|
||||
border-radius: 3px;
|
||||
font-family: var(--font-secondary);
|
||||
font-size: calc(var(--font-size-standard) * 0.9);
|
||||
color: #7a5400;
|
||||
line-height: 1.4;
|
||||
i {
|
||||
color: #c8941a;
|
||||
margin-right: 0.4rem;
|
||||
}
|
||||
}
|
||||
|
||||
.lethalfantasy,
|
||||
.fvtt-lethal-fantasy,
|
||||
.message.lethalfantasy,
|
||||
|
||||
Reference in New Issue
Block a user