river edit - allow to move river to occupied cells

This commit is contained in:
Azgaar 2021-08-02 20:51:54 +03:00
parent 9c68c2b09e
commit ca5aefaf15
2 changed files with 9 additions and 20 deletions

View file

@ -991,12 +991,6 @@ body button.noicon {
stroke-width: 0.4;
}
#controlCells > .occupied {
fill: #ff828240;
stroke: #ff8282;
stroke-width: 0.4;
}
#vertices > circle {
fill: #ff0000;
stroke: #841f1f;