Sha256: 13bdce578d8d2b7e1dbe723248a3897199cb2b234b509e71e9a9b27a8b644abc

Contents?: true

Size: 479 Bytes

Versions: 14

Compression:

Stored size: 479 Bytes

Contents

.blacklight-repositories-show {
  .al-repository-show-header {
    margin-bottom: ($spacer * 0.5);
    margin-top: ($spacer * 2);
  }

  .al-repository-collections{
    font-size: $font-size-sm;

    &::after {
      content: '\bb';
    }
  }

  .al-document-title-bar {
    border-top: $default-border-styling;
    margin-bottom: $spacer;
    padding-top: ($spacer * 0.5);

    .al-document-abstract-or-scope,
    .al-collection-id {
      font-size: $font-size-sm;
    }
  }
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
arclight-1.4.0 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.3.0 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.2.0 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.1.3 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.1.2 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.1.1 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.1.0 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.0.1 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.0.0 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.0.0.beta6 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.0.0.beta4 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.0.0.beta3 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.0.0.beta2 app/assets/stylesheets/arclight/modules/repositories.scss
arclight-1.0.0.beta1 app/assets/stylesheets/arclight/modules/repositories.scss