Sha256: dbe085fe7f79676ca9e2920ca8e61ef1586ce3381c08e213219cc30bce0abe91

Contents?: true

Size: 654 Bytes

Versions: 61

Compression:

Stored size: 654 Bytes

Contents

.collectiontypes {
  .modal-body {
    padding: 0;
  }

  .modal-title {
    font-size: $font-size-h3;
  }
}

.select-collectiontype:first-child {
  border-top: 0;
}

.select-collectiontype {
  border-top: 1px solid $table-border-color;
  padding: 15px 15px 0;

  label {
    margin: 0;
    width: 100%;
  }

  input[type="radio"] {
    float: left;
    position: relative;
    width: 30px;
  }

  .select-collectiontype-description {
    float: left;
    font-weight: normal;
    position: relative;
    width: 80%;

    .collectiontype-title {
      font-size: $font-size-h4;
      margin-top: 0;
    }
  }
}

.new-collection-select {
  clear: both;
}

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.6.0 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.3.0 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.2.0 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-2.9.6 app/assets/stylesheets/hyrax/_select_collection_type.scss
hyrax-3.1.0 app/assets/stylesheets/hyrax/_select_collection_type.scss