Sha256: 9710fb1e700820f151015245e933920740063b8940c017434f6aea9e5f1671ed
Contents?: true
Size: 301 Bytes
Versions: 3
Compression:
Stored size: 301 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
3 entries across 3 versions & 1 rubygems