5 lines
192 B
CSS
5 lines
192 B
CSS
.panel.with-list {border: none}
|
|
.panel.with-list .panel-heading {border: 1px solid #ddd; border-bottom: none}
|
|
.panel.with-list .list-group {margin: 0}
|
|
.list-group-item.active {color: #1A4F85}
|