mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
burgs overview - icon upload basic
This commit is contained in:
parent
3640320f3f
commit
709f45e03e
5 changed files with 337 additions and 196 deletions
|
|
@ -1457,13 +1457,13 @@ div.states > .coaIcon > use {
|
|||
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;
|
||||
}
|
||||
|
||||
|
|
@ -1548,7 +1548,8 @@ div.states > div.resourceBonus > span.icon-male {
|
|||
|
||||
#stateNameEditor div.label,
|
||||
#provinceNameEditor div.label,
|
||||
#regimentBody div.label {
|
||||
#regimentBody div.label,
|
||||
#resourceIconEditor div.label {
|
||||
display: inline-block;
|
||||
width: 5.5em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue