@import "variables"; vn-treeview-child { .content > .vn-check:not(.indeterminate) { color: $color-button; & > .btn { border-color: $color-button; } } .content > .vn-check.checked { color: $color-button; } }