Sha256: c4f68ef45910d98f801ae7a8d17d989a42f123fa48fb50b77b40b75fab5285fb

Contents?: true

Size: 938 Bytes

Versions: 24

Compression:

Stored size: 938 Bytes

Contents

[data-map="index"], [data-map="bookmarks"] {
  height: 480px;
}

.more-info-area {
  max-height: 100px;
  overflow:hidden;
  padding-left: 2ch;
}

.documents-list {
  @extend .mb-4;
}

.index-split {
  .index_title {
    display: flex;
    font-size: 1rem;
    padding-right: 0;
  }

  .document-counter {
    @extend .pr-1;
  }

  .caret-toggle {
    @include caret('right');
    padding-left: 0;
    width: 28px;

    &[aria-expanded="true"] {
      @include caret('down');
    }
  }

  .status-icons {
    cursor: pointer;
    margin-left: 0.5rem;
    margin-top: -3px;
    white-space: nowrap;
    z-index: 2; // get the icons above the toggle
  }
}

#main-container {
  .category-block {
    min-height: 240px;

    .category-icon {
      font-size: 6em;
    }
  }

  [data-map="index"] {
    height: 400px;

    .leaflet-control-container {
      .search-control {
        a {
          color: $white;
        }
      }
    }
  }
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
geoblacklight-4.4.2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.4.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-3.8.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.4.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.4.0.rc1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.3.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.2.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.1.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.1.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-3.8.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.0.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.0.0.pre.rc3 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-3.7.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.0.0.pre.rc2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.0.0.pre.rc1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-3.6.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-3.5.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.0.0.pre.alpha.3 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.0.0.pre.alpha.2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-4.0.0.pre.alpha.1 app/assets/stylesheets/geoblacklight/modules/results.scss