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-1.8.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.7.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.7.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.6.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.5.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.5.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.4.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.3.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.2.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.1.2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.1.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.0.3 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.0.2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.0.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.0.0 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.0.0.pre3 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.0.0.pre2 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-1.0.0.pre1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.12.1 app/assets/stylesheets/geoblacklight/modules/results.scss
geoblacklight-0.12.0 app/assets/stylesheets/geoblacklight/modules/results.scss