
| Current Path : /var/www/html/c12park/web/themes/contrib/bootstrap/scss/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/c12park/web/themes/contrib/bootstrap/scss/components/list-group.scss |
/**
* @file
* List group.
* A list of links, grouped together.
*/
.list-group__link {
border-top: $border-width solid $border-color;
padding: $list-group-item-padding-y 0 0;
}
.list-group__description {
margin: 0 0 $list-group-item-padding-y;
}