Sha256: 2bf10631b0464769c84acec9451d8ee723c8a4bc2afb791e3ec4a6033b5e8590

Contents?: true

Size: 337 Bytes

Versions: 53

Compression:

Stored size: 337 Bytes

Contents

#osd-modal-container {
  .controls {
    .custom-close-controls {
      position: absolute;
      right: 0;
      top: 0;
    }

    .zoom-controls {
      bottom: 0;
      position: absolute;
      z-index: 999;
    }
    svg {
      fill: $white;
    }
  }
  #osd-div {
    background: $gray-700;
    height: calc(100vh - 80px);
  }
}

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
blacklight-spotlight-3.4.2.1 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.4.2 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.4.1 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.4.0 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.3.0 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.2.0 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.1.0 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.0.3 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.0.2 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.0.1 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.0.0 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.0.0.rc6 app/assets/stylesheets/spotlight/_view_larger.scss
blacklight-spotlight-3.0.0.rc5 app/assets/stylesheets/spotlight/_view_larger.scss