Sha256: 7b26b0e9f0804ac300f9a3c65fbf63082ee232319be68fbc16d9c40310223860
Contents?: true
Size: 396 Bytes
Versions: 99
Compression:
Stored size: 396 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-right; font-family: $icon-font-name-fa; font-size: ($font-size-base - 1); padding: 0 9px 0 7px; } } }
Version data entries
99 entries across 56 versions & 1 rubygems