Sha256: 0d62520da33a74c6d19d6079647e601fff79bfc50a3e859cf229c444bc9e2364

Contents?: true

Size: 442 Bytes

Versions: 107

Compression:

Stored size: 442 Bytes

Contents

.file-show-term {
  border-top: 2px solid $heading-border-color;
  padding-top: 1em;
  dt {
    color: $file-show-term-color;
  }
  dd {
    padding-bottom: .35em;
    word-wrap: break-word;
  }
}

.file-show-term dt::after {
  content: ':';
}

.file-show-descriptions, .file-show-details {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-width: 20em;
  -webkit-column-width: 20em;
  column-width: 20em;
}

Version data entries

107 entries across 107 versions & 3 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.4 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.3 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.2 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.1 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-3.6.0 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/_file-show.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/_file-show.scss