Sha256: 7617be713f7862b3548ce07c04c85595d8ceed4cbc78f01e52c9a19af217683b

Contents?: true

Size: 351 Bytes

Versions: 1

Compression:

Stored size: 351 Bytes

Contents

.list-group-item {
  background: $card-bg;
  border: $listgroup-item-border-color;
}

.list-group-item.active {
    color: #fff;
    background-color: $brand-primary;
    border-color: $brand-primary;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: $listgroup-item-disabled-color;
  background-color: $listgroup-item-disabled-bg;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kiso_themes-1.0.2 lib/sass/kiso_themes/_core/_listgroups.scss