Sha256: 8edb8678b85c7ebc526794f2863f17c3820234946cd5eee18d3bca8d5e55a24c

Contents?: true

Size: 500 Bytes

Versions: 30

Compression:

Stored size: 500 Bytes

Contents

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

.more-info-area {
  max-height: 100px;
}

.text-span{
  width:80%;
  float:left;
}

.hide-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display:block
}

.status-icons {
  float: right;
  margin-right: 10px;
}

.index_title {
  @extend .text-span;
  @extend .hide-overflow;
  @extend h5;
}

.caret-toggle {
  @extend .fa, .fa-caret-right;
  cursor: pointer;
  width: 10px;

  &.open {
    @extend .fa, .fa-caret-down;
  }
}

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
geoblacklight-0.11.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.11.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.10.2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.10.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.10.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.9.2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.9.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.9.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.8.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.7.1 app/assets/stylesheets/geoblacklight/modules/results.scss