Sha256: 5416551ffc695fd2902be0ea9c2276917e2c139350d11e82f3133b95ed1f1e9a

Contents?: true

Size: 290 Bytes

Versions: 79

Compression:

Stored size: 290 Bytes

Contents

/* These styles are very specific to override the thumbnails from blacklight gallery */

.slideshow-documents {
  .grid {
    .document {
      .thumbnail {
        padding: 0;

        a > img {
          left: 0;
          max-width: 100%;
          top: 0;
        }
      }
    }
  }
}

Version data entries

79 entries across 79 versions & 3 rubygems

Version Path
hyrax-3.6.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.3.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.2.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-2.9.6 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.1.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-2.9.5 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.0.2 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.0.1 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.0.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.0.0.pre.rc4 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-2.9.4 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-3.0.0.pre.rc3 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-2.9.3 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-2.9.2 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-2.9.1 app/assets/stylesheets/hyrax/blacklight_gallery.scss
hyrax-2.9.0 app/assets/stylesheets/hyrax/blacklight_gallery.scss