mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
resource styling
This commit is contained in:
parent
05171fc881
commit
5f76a483d9
4 changed files with 74 additions and 78 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue