mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
burgs overview - icon upload basic
This commit is contained in:
parent
81b184de01
commit
db6e17a5de
3 changed files with 181 additions and 97 deletions
|
|
@ -1527,13 +1527,13 @@ div.states > .resourceIcon > * {
|
|||
pointer-events: none;
|
||||
}
|
||||
|
||||
div.states > .icon {
|
||||
div.states > .resourceIcon {
|
||||
margin: 0;
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
div.states > .icon > * {
|
||||
div.states > .resourceIcon > * {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue