Sha256: 01a39c2966a1dcfc9117e7666e2303397bc56138037a0ddbe349e6543cf56d0a

Contents?: true

Size: 466 Bytes

Versions: 62

Compression:

Stored size: 466 Bytes

Contents

.help-icon {
  @extend .glyphicon;
  @extend .glyphicon-question-sign;
  @extend .large-icon;
  top: 5px;
}

.batch-toggle {
  padding: 1.5em 0 1.5em 1em;
}

.sort-toggle {
  padding: 1.5em 0 0 1em;
}

#hide_addl_descriptions {
  margin-bottom: $padding-large-vertical;
}

.glyphicon-chevron-right-helper.collapsed .chevron {
  @extend .glyphicon-chevron-right;
}
.glyphicon-chevron-right-helper .chevron {
  @extend .glyphicon;
  @extend .glyphicon-chevron-down;
}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
hyrax-2.0.0.beta2 app/assets/stylesheets/hyrax/_batch-edit.scss
hyrax-2.0.0.beta1 app/assets/stylesheets/hyrax/_batch-edit.scss