Sha256: 70d75c0cf3ff2b88536696ef20e81189ac2b5d45281f7d79636841d7d6fafc3b
Contents?: true
Size: 535 Bytes
Versions: 27
Compression:
Stored size: 535 Bytes
Contents
.breadcrumb-item { display: inline-block; margin-left: -0.35em; white-space: nowrap; list-style: none; &::after { display: inline-block; height: 0.8em; margin: 0 0.5em; content: ''; border-right: 0.1em solid var(--color-fg-muted); transform: rotate(15deg); } &:first-child { margin-left: 0; } } .breadcrumb-item-selected, .breadcrumb-item[aria-current]:not([aria-current='false']) { &::after { content: none; } } .breadcrumb-item-selected a { color: var(--color-fg-default); }
Version data entries
27 entries across 27 versions & 1 rubygems