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:
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user