Added the ability to Drag n Drop an actor's image to map (token).

some fix on editor for symbol
This commit is contained in:
Vlyan
2021-12-06 14:39:01 +01:00
parent c11b39112c
commit 91b5c2164f
10 changed files with 51 additions and 19 deletions

File diff suppressed because one or more lines are too long

View File

@@ -784,10 +784,10 @@ button {
}
img {
border: none;
min-width: 16px;
min-height: 16px;
max-width: 28px;
max-height: 28px;
min-width: 24px;
min-height: 24px;
max-width: 32px;
max-height: 32px;
}
.goodvalue {
color: #4e8c69;