Sha256: 59e2d33b6d81bb2afbee6c0a8705aeb05bd456a0a119a992c1523e0c3ba11a81

Contents?: true

Size: 1.39 KB

Versions: 18

Compression:

Stored size: 1.39 KB

Contents

header {
  .collection_description,
  .fileset_description,
  .work_description {
    color: #333;
    font-family: $headings-font-family;
    font-size: 1.15em;
    font-weight: 300;
    line-height: 1.25em;
    letter-spacing: .10em;
  }
}

.metadata-collections {
  dt {
    color: $file-show-term-color;
  }
  dd {
    word-wrap: break-word;
  }
  dt::after {
    content: ':';
  }
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-width: 20em;
  -webkit-column-width: 20em;
  column-width: 20em;
}

.collection-icon,
.collection-icon-search {
  display: block;
  width: 100%;
}

.collection-icon {
  padding: 15px 0 0;
}

.collection-icon-search {
  font-size: $collection-icon-search-lg;
  padding: 0;
}

.collection-icon-small {
  padding-top: 0.2em;
  width: 1.5em;
}

.thumbnail {
  text-align: center;
}

.actions-controls-collections {
  display: block;
  margin: 1em 0 0 1em;
}

.label-default a:link,
.label-default a:visited,
.label-default a:hover {
  color: #fff;
  text-align: center;
}

.edit_collection {
  margin-top: 2 * $padding-large-vertical;
}

div.view-type {
  padding-left: 0;
}

form.per_page {
  fieldset {
    margin-bottom: 1em;
    padding-left: 0;
  }
}
.presenter-title {
  padding-left: 20px;
}

.icon-metadata {
  @extend .fa-tags;
}

.icon-files {
  @extend .fa-files-o;
}

.icon-relationships {
  @extend .fa-link;
}

.icon-share {
  @extend .fa-key;
}

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/assets/stylesheets/hyrax/_collections.scss
hyrax-1.1.0 app/assets/stylesheets/hyrax/_collections.scss
sufia-7.4.1 app/assets/stylesheets/sufia/_collections.scss
hyrax-1.0.5 app/assets/stylesheets/hyrax/_collections.scss
sufia-7.4.0 app/assets/stylesheets/sufia/_collections.scss
hyrax-1.0.4 app/assets/stylesheets/hyrax/_collections.scss
hyrax-1.0.3 app/assets/stylesheets/hyrax/_collections.scss
hyrax-1.0.2 app/assets/stylesheets/hyrax/_collections.scss
hyrax-1.0.1 app/assets/stylesheets/hyrax/_collections.scss
hyrax-1.0.0.rc2 app/assets/stylesheets/hyrax/_collections.scss
sufia-7.3.1 app/assets/stylesheets/sufia/_collections.scss
hyrax-1.0.0.rc1 app/assets/stylesheets/hyrax/_collections.scss
sufia-7.3.0 app/assets/stylesheets/sufia/_collections.scss
sufia-7.3.0.rc3 app/assets/stylesheets/sufia/_collections.scss
sufia-7.3.0.rc2 app/assets/stylesheets/sufia/_collections.scss
sufia-7.3.0.rc1 app/assets/stylesheets/sufia/_collections.scss
test_hyrax-0.0.1.alpha app/assets/stylesheets/hyrax/_collections.scss
sufia-7.2.0 app/assets/stylesheets/sufia/_collections.scss