| Current Path : /home/emeraadmin/public_html/node_modules/c3/src/scss/ |
| Current File : /home/emeraadmin/public_html/node_modules/c3/src/scss/focus.scss |
.c3-target.c3-focused {
opacity: 1;
}
.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
stroke-width: 2px;
}
.c3-target.c3-defocused {
opacity: 0.3 !important;
}