Sha256: 8e645d1d72f799bae3afd2627a2ca416731940a3106f1df30ff420e949f5adca
Contents?: true
Size: 401 Bytes
Versions: 13
Compression:
Stored size: 401 Bytes
Contents
// // Breadcrumbs // -------------------------------------------------- .breadcrumb { padding-left: 0; > .active strong { font-weight: 600; } > li { display: inline; /* IE8 */ + li:before { color: $gray-light; content: $fa-var-angle-double-right; font-family: $icon-font-name-fa; font-size: $font-size-base - 1; padding: 0 9px 0 7px; } } }
Version data entries
13 entries across 13 versions & 1 rubygems