mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
buttons to release all provinces and regenerate culture name
This commit is contained in:
parent
567cf3676a
commit
6de70f5897
8 changed files with 301 additions and 149 deletions
|
|
@ -1411,11 +1411,16 @@ div.states > .statePopulation {
|
|||
width: 3em;
|
||||
}
|
||||
|
||||
div.states:hover > .hiddenIcon {
|
||||
visibility: visible !important;
|
||||
}
|
||||
|
||||
div.states .icon-pencil,
|
||||
div.states .icon-trash-empty,
|
||||
div.states .icon-eye,
|
||||
div.states .icon-pin,
|
||||
div.states .icon-flag-empty {
|
||||
div.states .icon-flag-empty,
|
||||
div.states .icon-cw {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue