Sha256: cc9387d56fd7b1111d3aa2f7c6223a20494043bca99f84664b37daf0606a94d1
Contents?: true
Size: 300 Bytes
Versions: 11
Compression:
Stored size: 300 Bytes
Contents
// // 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: 700; }
Version data entries
11 entries across 11 versions & 1 rubygems