Sha256: 1ab8a55c072281ca2931f3361491c04743d52d88cc0d64a8bccc2784880b0a80
Contents?: true
Size: 541 Bytes
Versions: 37
Compression:
Stored size: 541 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
37 entries across 37 versions & 1 rubygems