Sha256: 89201d14d4f27b37cbdfc01066897d473fe26f2531f59b8e19bdca6a465f0a92
Contents?: true
Size: 403 Bytes
Versions: 59
Compression:
Stored size: 403 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
59 entries across 59 versions & 1 rubygems