[NET] add zone box
This commit is contained in:
parent
15269aebce
commit
27feae5ddd
1 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,11 @@
|
||||||
classes: {
|
classes: {
|
||||||
|
zone: {
|
||||||
|
style: {
|
||||||
|
fill: transparent
|
||||||
|
border-radius: 12
|
||||||
|
stroke-dash: 5
|
||||||
|
}
|
||||||
|
}
|
||||||
emptybox: {
|
emptybox: {
|
||||||
style.opacity: 0
|
style.opacity: 0
|
||||||
*: {
|
*: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue