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


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

@list-divider-border-width:                     1px;
@list-bullet-icon-color:                        @global-link-color;


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