Sha256: f713142958747d9bdbf6a2c54d3167b5c7c237d5638ab9116e7505c52d974b69
Contents?: true
Size: 548 Bytes
Versions: 45
Compression:
Stored size: 548 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(--borderColor-neutral-emphasis); 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(--fgColor-default); }
Version data entries
45 entries across 45 versions & 2 rubygems