Sha256: 38fee212a45025f3cb716ea84f257cbd6a3258d7822a4d48d1ea06e1843e6b68

Contents?: true

Size: 486 Bytes

Versions: 1

Compression:

Stored size: 486 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;
}

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
geoblacklight-0.7.0 app/assets/stylesheets/geoblacklight/modules/results.scss