@kie-tools.dashbuilder-client.dist.org.dashbuilder.DashbuilderRuntime.less.list-group.less Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-dashbuilder-ui
Show all versions of quarkus-dashbuilder-ui
Dashbuilder extension Web Bundle
//
// List groups
// --------------------------------------------------
.list-group {
border-top: 1px solid @list-group-top-border;
.list-group-item:first-child {
border-top: 0;
}
}
.list-group-item {
border-left: 0;
border-right: 0;
}
.list-group-item-heading {
font-weight: 600;
}