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