You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.c3-drag-zoom.enabled{ |
|
pointer-events: all!important; |
|
visibility: visible; |
|
} |
|
|
|
.c3-drag-zoom.disabled{ |
|
pointer-events: none!important; |
|
visibility: hidden; |
|
} |
|
|
|
.c3-drag-zoom .extent { |
|
fill-opacity: .1; |
|
}
|
|
|