//
// Component: List
//
// ========================================================================


// Variables
// ========================================================================

@list-striped-background:                       @global-muted-background;

@list-bullet-icon-color:                        fade(@global-emphasis-color, 80%);
@internal-list-bullet-image:                    "../../../../@oudyworks/uikit-themes/florence/images/list-bullet.svg";


// Style modifiers
// ========================================================================

.hook-list-divider() {}

.hook-list-striped() {}

.hook-list-bullet() {}


// Miscellaneous
// ========================================================================

.hook-list-misc() {}


// Inverse
// ========================================================================

.hook-inverse-list-divider() {}
.hook-inverse-list-striped() {}
.hook-inverse-list-bullet() {}
