mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
rivers editor - optimize
This commit is contained in:
parent
a1425bcb54
commit
c5698c5a11
3 changed files with 15 additions and 106 deletions
|
|
@ -991,12 +991,6 @@ body button.noicon {
|
|||
stroke-width: 0.4;
|
||||
}
|
||||
|
||||
#controlCells > .available {
|
||||
fill: #82ff9b40;
|
||||
stroke: #82ff9b;
|
||||
stroke-width: 0.4;
|
||||
}
|
||||
|
||||
#controlCells > .occupied {
|
||||
fill: #ff828240;
|
||||
stroke: #ff8282;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue