Sha256: 6acacf6486d3c54aa0b0e797ecfdb93e217b3c4bdc9f2a051d2aeb43ecf47c17

Contents?: true

Size: 548 Bytes

Versions: 8

Compression:

Stored size: 548 Bytes

Contents

.related-files {
  .thumbnail {
    width: $related-files-thumbnail-width;
  }
}

.no-preview, .social-media {
  padding: $panel-body-padding;
}

header > h1 > .label {
  font-size: $font-size-base;
  vertical-align: middle;
}

.citations {
  padding: $panel-body-padding;
  .citations-header {
    font-weight: bold;
  }
  .citations-list {
    margin-left: 2em;
  }
}

.relationships, .attributes {
  tbody th {
    width: 20%;
  }
}

ul.tabular {
  list-style: none;
}

.show-actions {
  padding: $panel-body-padding;
  // text-align: center;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sufia-7.1.0 app/assets/stylesheets/sufia/_work-show.scss
sufia-7.0.0 app/assets/stylesheets/sufia/_work-show.scss
sufia-7.0.0.rc2 app/assets/stylesheets/sufia/_work-show.scss
sufia-7.0.0.rc1 app/assets/stylesheets/sufia/_work-show.scss
sufia-7.0.0.beta4 app/assets/stylesheets/sufia/_work-show.scss
sufia-7.0.0.beta3 app/assets/stylesheets/sufia/_work-show.scss
sufia-7.0.0.beta2 app/assets/stylesheets/sufia/_work-show.scss
sufia-7.0.0.beta1 app/assets/stylesheets/sufia/_work-show.scss