PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
bumbleb
/
sass
/
bootstrap
/
mixins
// List Groups @mixin list-group-item-variant($state, $background, $color) { .list-group-item-#{$state} { color: $color; background-color: $background; &.list-group-item-action { @include hover-focus { color: $color; background-color: darken($background, 5%); } &.active { color: #fff; background-color: $color; border-color: $color; } } } }
[-] _clearfix.scss
[edit]
[-] _grid-framework.scss
[edit]
[-] _text-truncate.scss
[edit]
[-] _hover.scss
[edit]
[-] _list-group.scss
[edit]
[+]
..
[-] _buttons.scss
[edit]
[-] _forms.scss
[edit]
[-] _caret.scss
[edit]
[-] _table-row.scss
[edit]
[-] _lists.scss
[edit]
[-] _float.scss
[edit]
[-] _breakpoints.scss
[edit]
[-] _grid.scss
[edit]
[-] _gradients.scss
[edit]