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


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

@list-margin-top:                               5px;

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

@list-large-margin-top:                         @global-small-margin;


// 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() {}
