File Manager

Path: /home/heznutpr/log.heznutprivate.com/dist/assets/node_modules/c3-master/src/scss/

Viewing File: 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;
}