resource styling

This commit is contained in:
Azgaar 2021-04-27 12:09:32 +03:00
parent 05171fc881
commit 5f76a483d9
4 changed files with 74 additions and 78 deletions

View file

@ -2169,6 +2169,10 @@ svg.button {
user-select: none;
}
#goods > g > use {
pointer-events: none;
}
.dontAsk {
display: inline-block;
margin: 0.9em 0 0 0.6em;