burgs overview - icon upload basic

This commit is contained in:
Azgaar 2021-06-01 02:01:06 +03:00
parent 3640320f3f
commit 709f45e03e
5 changed files with 337 additions and 196 deletions

View file

@ -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;
}