Sha256: 2ef9be12c029b7df0eafbb2e471cf3ceb49c80d762c00d52a6c59420350c6343

Contents?: true

Size: 1.29 KB

Versions: 8

Compression:

Stored size: 1.29 KB

Contents

legend small {
  margin-left:.5em;
  color: #999999;
  font-size: 15px;
}

.label-large {
  font-size: 110%;
  line-height: 1.2;
  padding: .3em .6em;
  white-space: normal;
  position: relative;


  input[type="checkbox"]{
    margin:-2px 0 0;
    position: absolute;
    left:.5em;
    top:38%;
  }
}

.label-checkbox .label-text {
  display:block;
  padding-left:1.2em;
}

.form-group { margin-bottom: 2em; }

.form-group.has-error input,
.form-group.has-error option,
.form-group.has-error textarea {
  color:$gray-dark;
}

.form-actions {
  margin-top: 1em;
}

form {
  label { font-weight: bold; }

  label { margin-bottom: 7px; }

  .help-block {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.set-access-controls {
  label { font-weight: normal; }
  & .form-group { padding: 0 1.75em; }

  #collapseEmbargo .form-group {
    padding: 0;

    &.generic_work_visibility_after_embargo {
      margin-top: 6px;
    }
  }

  .form-inline {
    .control-label, label {
      padding-left: 0;
      display: inline;
      &:after {
        content: ' ';
      }
    }
    .help-block {
      display: inline;
      &:before {
        content: ' ';
      }
    }
  }
}

.control-label.required {
  abbr {
    font-weight: bold;
  }
}

form.button-to {
  margin:0 .3em;
}

.required-tag {
  vertical-align: super;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hyrax-1.1.1 app/assets/stylesheets/hyrax/_forms.scss
hyrax-1.1.0 app/assets/stylesheets/hyrax/_forms.scss
hyrax-1.0.5 app/assets/stylesheets/hyrax/_forms.scss
hyrax-1.0.4 app/assets/stylesheets/hyrax/_forms.scss
hyrax-1.0.3 app/assets/stylesheets/hyrax/_forms.scss
hyrax-1.0.2 app/assets/stylesheets/hyrax/_forms.scss
hyrax-1.0.1 app/assets/stylesheets/hyrax/_forms.scss
hyrax-1.0.0.rc2 app/assets/stylesheets/hyrax/_forms.scss