Sha256: c03683e74d31e24f6d0827ac3b9644fa25e12a41c2699f3cf9024bc01f79dc43

Contents?: true

Size: 769 Bytes

Versions: 11

Compression:

Stored size: 769 Bytes

Contents

.documents-gallery {
  .document {
    border-bottom: none;
    display: flex;
    min-height: 250px;
  }

  .caption {
    @extend .mt-2;
  }

  .index_title {
    @extend .h6;
  }

  .document-counter {
    display: none;
  }

  .index-document-functions {
    clear: left;
  }

  .document-metadata {
    .document-title-heading {
      padding-left: 0;
      padding-right: 0;
    }

    dt, dd {
      flex: 0 0 100%;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
      float: none;
      width: auto;
      clear: none;
      text-align: left;
      margin: 0;
    }
  }
}

.documents-gallery, .documents-masonry, .documents-slideshow {
  padding-bottom: $spacer;
  border-bottom: $pagination-border-width solid $pagination-border-color
}

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
blacklight-gallery-4.5.1 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.5.0 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-gallery-4.4.1/app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.4.1 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.4.0 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.3.0 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.2.0 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.1.0 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.0.2 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.0.1 app/assets/stylesheets/blacklight_gallery/_gallery.scss
blacklight-gallery-4.0.0 app/assets/stylesheets/blacklight_gallery/_gallery.scss