Sha256: 7c91ecd1edb651660cdcc8c9ded924377c64189d1f854b327ce5af62388a2a91

Contents?: true

Size: 365 Bytes

Versions: 12

Compression:

Stored size: 365 Bytes

Contents

.modal-header, .modal-body, .modal-footer {
  .hide-without-js {
    display: none;
  }
}

#ajax-modal {
  .modal-header, .modal-body, .modal-footer {
    .hide-without-js {
      display: inline-block; 
    }
  }

}

// Add some separation between web services entries
.web-services-modal-body > div + div {
  border-top: 1px solid #dee2e6;
  padding-top: 1rem;
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
geoblacklight-4.4.2 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.4.1 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.4.0 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.4.0.rc1 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.3.0 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.2.0 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.1.1 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.1.0 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.0.0 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.0.0.pre.rc3 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.0.0.pre.rc2 app/assets/stylesheets/geoblacklight/modules/modal.scss
geoblacklight-4.0.0.pre.rc1 app/assets/stylesheets/geoblacklight/modules/modal.scss