Sha256: 07e0038a69cdaa073343ca09ad83c5224516915f25e0597b6f52caa08b62e096
Contents?: true
Size: 540 Bytes
Versions: 5
Compression:
Stored size: 540 Bytes
Contents
// // Breadcrumb // -------------------------------------------------- //== Breadcrumb override // //## Just a override of bootstrap .breadcrumb float: left width: calc(100% - 90px) max-height: 60px margin: 0 border: none border-radius: 0 li max-width: 30% height: 60px overflow: hidden text-overflow: ellipsis white-space: nowrap a color: $breadcrumb-color font-size: 1em font-weight: 300 text-decoration: none &.active a color: $breadcrumb-active-color
Version data entries
5 entries across 5 versions & 1 rubygems