Sha256: 38894fefbfc0a7f4ef86587e0a40894d94226846f81c79e5ec6ccc42056c37ff
Contents?: true
Size: 612 Bytes
Versions: 42
Compression:
Stored size: 612 Bytes
Contents
.breadcrumb-item { display: inline-block; margin-left: -0.35em; 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) translateY(0.0625em); } &: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); cursor: default !important; text-decoration: none !important; }
Version data entries
42 entries across 42 versions & 2 rubygems