burgs overview - icon upload basic

This commit is contained in:
Azgaar 2021-06-01 02:01:06 +03:00 committed by Peter
parent 81b184de01
commit db6e17a5de
3 changed files with 181 additions and 97 deletions

View file

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