@import "../../../index"; .bi-single-slider-button { & .slider-button { cursor: ew-resize; border: 2px solid @color-bi-border-highlight; .border-radius(8px); background-color: @color-bi-background-default; height: 16px; width: 16px; top: 6px; left: -8px; &:hover, &.hover { .border-radius(10px); background-color: @color-bi-background-normal; width: 20px; height: 20px; top: 4px; left: -10px; } } }