Sha256: 9d46a7e06964bf1d2f52eccaa7384c9879e5fc186832a80db5597a969aa05290

Contents?: true

Size: 742 Bytes

Versions: 1

Compression:

Stored size: 742 Bytes

Contents

@mixin record-thumbnail-textarea {
  color: #42474b;
  border: 0.1em solid #d4d4d4;
  padding: 0 .6em;
}

.st-block input[type="text"] {
    @extend .form-control;
}
.primary-caption, .secondary-caption, .auto-cyle-images {
  select {
    margin-left: 10px;
  }
}

.max-heights {
  label.carousel-size {
    margin-left: 5px;
    padding-right: 10px;
    font-weight: normal;
  }
}

.item-text {
  .item-col  {
    z-index: 1;
  }
}

.item-text-admin {
  .text-align {
    margin-top: 15px;
  }
  .dd3-content {
    &.card {
      padding-left: 0;
    }
  }
  #item-text {
    @extend .form-control;

    min-height: 7em;

    &:hover, &:active {
      @include record-thumbnail-textarea;
    }
    @include record-thumbnail-textarea;

  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-spotlight-3.0.0.rc1 app/assets/stylesheets/spotlight/_item_text_block.scss