Sha256: 385c843c66122df85c81b1d0223c7e93938b8c328293d30dc44e97b5cc27c577

Contents?: true

Size: 499 Bytes

Versions: 80

Compression:

Stored size: 499 Bytes

Contents

.form-tab-content {
  margin: 15px 10px;
}

// For the admin page //
td.status {
  width: 2rem;
  font-size: 1.1rem;

  span {
    @extend .label;
    @extend .badge;
    &.on { @extend .label-success; }
    &.off { @extend .label-default; }
  }
}

td.toggle {
  input[type=submit] {
    @extend .btn;
    @extend .btn-sm;
    &.active { @extend .btn-primary; }
    &:not(.active) { @extend .btn-default; }
  }
}

// for profile page highlighted works //
tr.highlighted-works td {
  padding: 5px;
}

Version data entries

80 entries across 80 versions & 3 rubygems

Version Path
hyrax-3.6.0 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.3.0 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.2.0 app/assets/stylesheets/hyrax/_form.scss
hyrax-2.9.6 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.1.0 app/assets/stylesheets/hyrax/_form.scss
hyrax-2.9.5 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.0.2 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.0.1 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.0.0 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.0.0.pre.rc4 app/assets/stylesheets/hyrax/_form.scss
hyrax-2.9.4 app/assets/stylesheets/hyrax/_form.scss
hyrax-3.0.0.pre.rc3 app/assets/stylesheets/hyrax/_form.scss
hyrax-2.9.3 app/assets/stylesheets/hyrax/_form.scss
hyrax-2.9.2 app/assets/stylesheets/hyrax/_form.scss
hyrax-2.9.1 app/assets/stylesheets/hyrax/_form.scss
hyrax-2.9.0 app/assets/stylesheets/hyrax/_form.scss