.list-group-item {
  &:disabled,
  &.disabled {
    background-image: asset-url('bg-box-pattern.png');
  }
}
