13693261870
2022-09-16 354b3dbfbffb3df45212a2a44dbbf48b4acc2594
1
2
3
4
5
6
7
8
$boundlist-item-height: 24px !default;
$boundlist-item-padding: 0 6px !default;
$boundlist-background-color: #fff !default;
$boundlist-item-border-color: $boundlist-background-color !default;
$boundlist-item-over-background-color: mix(#fff, $base-light-color, 50%) !default;
$boundlist-item-selected-background-color: mix(#fff, $base-light-color, 25%) !default;
$boundlist-item-over-border-color: $boundlist-item-over-background-color  !default;
$boundlist-item-selected-border-color: $boundlist-item-selected-background-color !default;