Sha256: 2ba052748d0cade33a23266172e967f85b3e0c4d4b8a4acfcfea53cfaa2f4b0d
Contents?: true
Size: 401 Bytes
Versions: 22
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
22 entries across 22 versions & 1 rubygems