Sha256: 010d913b7b21c92293814145f786895a261fc9da8732817d879fec343ce8a9ae

Contents?: true

Size: 416 Bytes

Versions: 54

Compression:

Stored size: 416 Bytes

Contents

.breadcrumb {
  border: 1px solid $admin-panel-border-color;
  border-radius: 3px;
  margin-top: 0.5em;
  padding: 0.8em 1em;

  ol {
    list-style: none;
    margin: 0;
    padding-left: 0;
  }

  li {
    display: inline;

    +::before {
      border-right: 0.1em solid #ccc;
      content: '';
      display: inline-block;
      height: 0.8em;
      margin: 0 0.5em;
      transform: rotate(15deg);
    }
  }
}

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.6.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.3.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.2.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-2.9.6 app/assets/stylesheets/hyrax/_breadcrumbs.scss
hyrax-3.1.0 app/assets/stylesheets/hyrax/_breadcrumbs.scss