v. 0.60.14b

Relief icons bulk remove
This commit is contained in:
Azgaar 2018-09-29 15:51:37 +03:00
parent fe239ce29b
commit c7ad317301
3 changed files with 71 additions and 25 deletions

View file

@ -231,10 +231,10 @@ div > input[type="number"].editNumber {
width: 34px;
}
#riverEditor>*,
#routeEditor>*,
#iconEditor>*,
#reliefEditor>*,
#riverEditor > *,
#routeEditor > *,
#iconEditor > *,
#reliefEditor > *,
#burgEditor * {
display: inline-block;
}