|
|
@@ -83,16 +83,6 @@ button.list-group-item {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-// Contextual variants
|
|
|
-//
|
|
|
-// Add modifier classes to change text and background color on individual items.
|
|
|
-// Organizationally, this must come after the `:hover` states.
|
|
|
-
|
|
|
-.list-group-item-variant(success; @state-success-bg; @state-success-text);
|
|
|
-.list-group-item-variant(info; @state-info-bg; @state-info-text);
|
|
|
-.list-group-item-variant(warning; @state-warning-bg; @state-warning-text);
|
|
|
-.list-group-item-variant(danger; @state-danger-bg; @state-danger-text);
|
|
|
-
|
|
|
// Custom content options
|
|
|
//
|
|
|
// Extra classes for creating well-formatted content within `.list-group-item`s.
|